Updated Contribution Guidelines (markdown)

Aurora Lahtela 2022-10-30 11:10:46 +02:00
parent 31c513c14f
commit 051ca101c0
1 changed files with 4 additions and 4 deletions

@ -1,12 +1,12 @@
![Plan Header](http://puu.sh/AXSg7/5f2f78c06c.jpg)
![Plan Header](https://puu.sh/AXSg7/5f2f78c06c.jpg)
# Contribution Guidelines
If you wish to contribute to the project, you can create Issue reports or open a code Pull Request.
Here are some important bits: (Good PRs bit is the most important one)
- [Code of Conduct](https://github.com/Rsl1122/Plan-PlayerAnalytics/blob/master/CODE_OF_CONDUCT.md)
- [Writing a good Issue/PR](https://github.com/Rsl1122/Plan-PlayerAnalytics/blob/master/CONTRIBUTING.md)
- [License](https://github.com/Rsl1122/Plan-PlayerAnalytics/blob/master/Plan/src/main/resources/license.yml)
- [Code of Conduct](https://github.com/plan-player-analytics/Plan/blob/master/CODE_OF_CONDUCT.md)
- [Writing a good Issue/PR](https://github.com/plan-player-analytics/Plan/blob/master/CONTRIBUTING.md)
- [License](https://github.com/plan-player-analytics/Plan/blob/master/LICENSE)
[[Project Setup]]