We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8f88a3 commit a857bf5Copy full SHA for a857bf5
CONTRIBUTING.md
@@ -6,7 +6,15 @@ Please do **not** create a pull request without reading this guide first. Failur
6
7
## For The Impatients
8
9
-**Work on a feature branch**.
+**Development env suggestion**
10
+Suggested setup:
11
+
12
+* Windows/Unix (min. 8GB RAM)
13
+* Visual Studio Code
14
+* Git (standalone)
15
+* Separate partition (min. 10GB) solely for storing build files.
16
17
+**Work on own branch**.
18
If your changes need to be modified due to some reviews, it is less clutter to tweak an isolated feature branch and push it again.
19
20
**Create a ticket in the issue tracker**.
0 commit comments