Skip to content

Commit

Permalink
πŸ“– DOC: contributing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
msaaddev authored Jun 21, 2020
1 parent 4867b5c commit fbbe59b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions contributing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Contributing Guidelines

1. Open the issue first.
2. Fork the repository.
3. Create and switch to the new branch. New branch name convention must be like this yourUsername/newFeature, for instance, `msaaddev/pr-review`
4. Commit the changes in your forked repository.
5. Open a pull request & mention the issue number in the pull request for reference.

0 comments on commit fbbe59b

Please sign in to comment.