MLH-Fellowship / CodeOfDuty

Gamified Sprint System
MIT License
3 stars 0 forks source link

Create CONTRIBUTING.md #41

Closed cqvu closed 3 years ago

cqvu commented 3 years ago

Description

Added Contributing.md containing contribution guidelines

Issue Number(s): #20

Pull request type

Please check the type of change your PR introduces: - [ ] Bugfix - [ ] Feature - [ ] Code style update (formatting, renaming) - [ ] Refactoring (no functional changes, no api changes) - [ ] Build related changes - [x] Documentation content changes - [ ] Other (please describe): ## Checklist Please check if your PR fulfills the following requirements: - [N/A] All new and existing tests passed - [N/A] Tests for the changes have been added - [x] Docs have been reviewed and added / updated if needed - [N/A] My code follows the code style of this project and lint has passed locally