diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-09-07 14:34:43 +0200 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-09-07 14:34:43 +0200 |
commit | 91ef35c3e3a4f7b7ff14adfdde9a2750195af354 (patch) | |
tree | 372f7389db3bf3d6fde0f400a9c5c1b152f8aa11 /CONTRIBUTING.md | |
parent | 8e5d96391fd814ba68212833e5634abfcf5e036d (diff) | |
download | skyhanni-91ef35c3e3a4f7b7ff14adfdde9a2750195af354.tar.gz skyhanni-91ef35c3e3a4f7b7ff14adfdde9a2750195af354.tar.bz2 skyhanni-91ef35c3e3a4f7b7ff14adfdde9a2750195af354.zip |
pr stuff in CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-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 |