Code Contribution Guidelines - hyvanmielenpelit/GnollHack GitHub Wiki

Bug Fixes
- Confirm that the bug should be fixed with the dev team.
- Please use Discord for communication.
- Fork the GnollHack repository on GitHub.
- Fix the bug.
- Test that the bug is fixed on all platforms.
- Linux ASCII
- Android & iOS
- Windows (WinUI)
- Create a pull request.
Features
- Discuss first with the dev team.
- Please use Discord for communication.
- We need to approve all features to keep GnollHack's design philosophy on its tracks.
- If the idea is shown green light, you can move forward.
- Fork the GnollHack repository on GitHub.
- Add the code for the feature according to best practices.
- Test that the feature works on all platforms.
- Linux ASCII
- Android & iOS
- Windows (WinUI)
- Create a pull request.