Update CONTRIBUTING.md

The message was a bit to vague before
This commit is contained in:
Bryntet
2024-08-22 13:39:51 +02:00
committed by GitHub
parent afa68f381c
commit 3168c4ff42

View File

@@ -22,7 +22,7 @@ There are several ways you can contribute to Pumpkin:
If you'd like to contribute code changes, fork the Pumpkin repository on GitHub.
Install Rust at [rust-lang.org](https://www.rust-lang.org/).
Make your changes on your local fork and create a pull request to the main repository.
Ensure your code adheres to the project's coding style guidelines (if any).
Ensure your code adheres to our project structure and style guidlines.
Write clear and concise commit messages that describe your changes.
### Project Structure