Add issue instructions
Document what is expected when creating an issue
Signed-off-by: Yorgos Saslis yorgos.work@proton.me
1 file changed
+32
-15
38ff2652
→
9e010068
modified CONTRIBUTING.md
@@ -1,6 +1,23 @@
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -14,11 +31,11 @@ simple guidelines.
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -30,7 +47,7 @@ And make sure your code is formatted with, using:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -39,18 +56,18 @@ Make sure all tests are passing with:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -78,7 +95,7 @@ expectation in the message. For example:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -106,7 +123,7 @@ Imports are organized in groups, from least specific to more specific:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -125,14 +142,14 @@ Use the most descriptive names for globals:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -142,14 +159,14 @@ context in the log message that it is useful on its own, eg.
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -163,7 +180,7 @@ for the reader:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -194,7 +211,7 @@ When proposing changes via a patch:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|