Skip to content

Commit aaa88d9

Browse files
Create CONTRIBUTING.md
1 parent b8ba74e commit aaa88d9

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CONTRIBUTING.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
## Contributing guidlines
2+
3+
### Reporting issues
4+
- Please got through all the issues first before raising an issue to avoid duplication
5+
6+
### Pull request
7+
- All Pull requests *Must be descripriptive*. (Remember we are not in your head 😉)
8+
- We have a particular commit style to follow eg `dependencies: I removed blah blah blah`, that is, a title the then the
9+
description. Common titles include `enhancement, removal, bugfix, documentation` etc..
10+
- All PRs need atleast two reviews and sometimes the reviewers might request changes please adere to that
11+
12+
_We would love to see your beatiful commits_

0 commit comments

Comments
 (0)