aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-10-11 12:47:37 +0200
committerhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-10-11 12:47:37 +0200
commit85db09e7e664e8b827e2754e289b2dc3ce41db55 (patch)
tree423480cf790ff3f0f3e8548a61de17969678fff7
parent8ccfdc9b7d22352c23d4bff5ee240fa71e302262 (diff)
downloadskyhanni-85db09e7e664e8b827e2754e289b2dc3ce41db55.tar.gz
skyhanni-85db09e7e664e8b827e2754e289b2dc3ce41db55.tar.bz2
skyhanni-85db09e7e664e8b827e2754e289b2dc3ce41db55.zip
added git learn game to CONTRIBUTING.md
-rw-r--r--CONTRIBUTING.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index b597de8c2..997a6c68d 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -35,7 +35,9 @@ follow [their guide](https://github.com/NotEnoughUpdates/NotEnoughUpdates/blob/m
## Creating a Pull Request
-_An explanation how to use intellij and branches will follow here soon_
+If you are not very familiar with git, you might want to try this out: https://learngitbranching.js.org/.
+
+_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).