diff options
-rw-r--r-- | CONTRIBUTING.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 845d4aa74..b4d5bf3c5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -33,6 +33,14 @@ We use [IntelliJ](https://www.jetbrains.com/idea/) as an example. SkyHanni's Gradle configuration is very similar to the one used in **NotEnoughUpdates**; just follow this guide: https://github.com/NotEnoughUpdates/NotEnoughUpdates/blob/master/CONTRIBUTING.md +## Creating a Pull Request + +(An explanation how to use intellij and branches will follow here soon) + +Please use a prefix for the name of the PR (E.g. Feature, Fix, Backend, Change). + +You can write in the description of the pr the wording for the changelog as well (optional). + # Software Used in SkyHanni ## Core |