Skip to content

Commit bf14176

Browse files
Merge pull request #10 from LawrenceHunter/add-contributing-guide
Create CONTRIBUTING.md
2 parents 922374a + 2f3cdfe commit bf14176

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CONTRIBUTING.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Contributing
2+
Contributions are welcomed and appreciated! Please be respectful and try to match coding style already present.
3+
4+
# Process
5+
1. Fork repo
6+
2. Clone forked repo
7+
3. Create a new feature branch
8+
4. Commit your work
9+
5. Open a pull request explaining your changes

0 commit comments

Comments
 (0)