We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a944873 commit 9650285Copy full SHA for 9650285
1 file changed
CONTRIBUTING.md
@@ -26,6 +26,7 @@ The most important part when opening an issue: **detailed steps**.
26
1. _One specific_ issue per submission.
27
1. The logger is the tool of choice to use to help diagnose issues.
28
1. Do **NOT**:
29
+ - Submit pull requests.
30
- Submit design ideas.
31
- Submit feature requests.
32
- Submit "revolutionary ideas".
@@ -42,7 +43,6 @@ The most important part when opening an issue: **detailed steps**.
42
43
44
### What to include
45
-
46
To help diagnose and fix the bug/issue, please always include the following in your report:
47
48
* A clear list of steps to reproduce the problem
0 commit comments