Skip to content

Commit

Permalink
Merge pull request #97 from TiagoFar78/update-contributing
Browse files Browse the repository at this point in the history
Update contributing section on readme.md
  • Loading branch information
TiagoFar78 authored Mar 30, 2024
2 parents 02e85b7 + 71c9146 commit 0ae7458
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ This Minecraft plugin replicates "Prison Life" game on Steam. Players join a ser
## Contributing
Contributions to the development of this plugin are welcome! If you encounter any bugs or have suggestions for new features, please open an issue or submit a pull request on GitHub.

## Formatting
Please note that if you want to work on an issue, leave a comment, and we will assign it to you.

### Formatting

This project uses [Spotless](https://github.com/diffplug/spotless) to ensure code formatting rules
are followed.
Expand All @@ -29,6 +31,10 @@ Or, alternatively, format the code:
mvn spotless:apply
```

To ensure consistency and maintainability, please make sure that your code is properly formatted and compiles successfully before submitting a pull request.

**Thank you for your contributions!** 😊

## Credits
- **Plugin Developers**:
- [TiagoFar78](https://github.com/TiagoFar78)
Expand Down

0 comments on commit 0ae7458

Please sign in to comment.