Skip to content

Commit a857bf5

Browse files
author
pixiupl
committed
suggested development env
1 parent a8f88a3 commit a857bf5

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CONTRIBUTING.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,15 @@ Please do **not** create a pull request without reading this guide first. Failur
66

77
## For The Impatients
88

9-
**Work on a feature branch**.
9+
**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**.
1018
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.
1119

1220
**Create a ticket in the issue tracker**.

0 commit comments

Comments
 (0)