Skip to content

Commit 306985a

Browse files
authored
Create CONTRIBUTING.md
1 parent affc02a commit 306985a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CONTRIBUTING.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)