Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
The message was a bit to vague before
  • Loading branch information
Bryntet authored Aug 22, 2024
1 parent afa68f3 commit 3168c4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3168c4f

Please sign in to comment.