From 91ef35c3e3a4f7b7ff14adfdde9a2750195af354 Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Thu, 7 Sep 2023 14:34:43 +0200 Subject: pr stuff in CONTRIBUTING.md --- CONTRIBUTING.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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 -- cgit