Add CONTRIBUTING.md

This commit is contained in:
Braydon 2024-04-17 10:18:28 -04:00
parent 87d6e0ab3b
commit 6d728dcb10
2 changed files with 6 additions and 7 deletions

4
CONTRIBUTING.md Normal file

@ -0,0 +1,4 @@
# Contributing
Made changes or improvements to RESTfulMC? Consider opening a [pull request](https://git.rainnny.club/Rainnny/RESTfulMC/pulls) to merge your changes into the project. Remember to stick with project conventions!
This project follows [Semantic Versioning](https://semver.org).

@ -13,16 +13,11 @@ A simple, yet useful RESTful API for Minecraft utilizing Springboot.
- [Wiki](#wiki)
- [SDKs](https://git.rainnny.club/Rainnny/RESTfulMC/wiki)
- [JavaScript](./JS-SDK)
- [Contributing](#contributing)
- [Contributing](./CONTRIBUTING.md)
---
## Getting Started
### Wiki
Hi there! Looking for usage? View the [Wiki](https://git.rainnny.club/Rainnny/RESTfulMC/wiki) for more information!
## Contributing
Made changes or improvements to RESTfulMC? Consider opening a [pull request](https://git.rainnny.club/Rainnny/RESTfulMC/pulls) to merge your changes into the project. Remember to stick with project conventions!
This project follows [Semantic Versioning](https://semver.org).
Hi there! Looking for usage? View the [Wiki](https://git.rainnny.club/Rainnny/RESTfulMC/wiki) for more information!