We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f170d8e commit 0c75295Copy full SHA for 0c75295
1 file changed
CONTRIBUTING.md
@@ -1,5 +1,13 @@
1
# Contributing
2
3
+. [GitHub Flow](#GitHub Flow)
4
+. [Working with Forks and Pull Requests](#Working with Forks and Pull Requests)
5
+. [Working with Issues / How to Contribute in Issues](#Working with Issues / How to Contribute in Issues)
6
+. [How to Write Commit Messages](#How to Write Commit Messages)
7
+. [Code Review](#Code Review)
8
+. [Code of Conduct](#Code of Conduct)
9
+. [Contributor License Agreement (CLA](#Contributor License Agreement (CLA)
10
+
11
## GitHub Flow
12
13
For more information see [GitHub Flow](https://githubflow.github.io/)
0 commit comments