We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent affc02a commit 306985aCopy full SHA for 306985a
CONTRIBUTING.md
@@ -0,0 +1,14 @@
1
+# Contributing to Whitebox
2
+We welcome contributions to the Whitebox project! If you're interested in helping out, please join our Discord server: https://discord.gg/TPw5vXqn
3
+
4
+## How to contribute
5
+1. Fork the Whitebox repository
6
+2. Create a new branch for your changes
7
+3. Make your changes
8
+4. Submit a pull request
9
+Please make sure to follow the project's coding style and to add test cases for any new or changed functionality. Also update the docs where needed.
10
11
+## Bug reports and feature requests
12
+If you find a bug or have a feature request, please open an issue on the GitHub repository.
13
14
+Thank you for your interest in contributing to Whitebox!
0 commit comments