Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.56 KB

CONTRIBUTING.md

File metadata and controls

39 lines (29 loc) · 1.56 KB

CONTRIBUTING

Thank you for considering contributing to my humble project! It's very kind. However, be sure to read the code of conduit and guidelines before to contribute. You can find them in the management folder.

How to file a bug report?

Go in issues, then click on new issue and select bug report

How to suggest a new feature?

Go in Discussions. Any suggestion is welcome! Of course, everything isn't possible, but giving your opinion or thought about improving this project is good.

How to propose your modifications?

  1. Fork my project
  2. Commit to your repository
  3. Open a pull request on the Develop branch on my repository
  4. Grab a drink and wait for my review (You can expect me to acknowledge it in a few days)
  5. Discuss / edit your pull request with me if needed
  6. Get merged! :D
  7. Get credited. UwU

How to set up your environment and run tests?

You will need Godot Engine installed. Then clone the repository and open it with Godot Engine.

The types of contributions I'm looking for

As long as you feel useful to contribute, do so! You can contribute by making some doc, scripts, Github actions, giving some design advice or even suggestions.

How can you get in touch with me?

You can start a discussion in the discussions tab or you can join my Discord server. If you are more old school you can send me an email at lyaaaaa@lyaaaaagames.com :).

Useful resources