-
Notifications
You must be signed in to change notification settings - Fork 204
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* docs(github templates): added first draft of bug and feature issue templates * docs(bug-report): added a field asking if the bug has been reported before * docs(pull request): added a template for pull requests * refactor(github templates): moved md templates to .github/ISSUE_TEMPLATES and changed to snake_case this is the expected location and casing of these files * docs(style_guide.md): first draft of style guide, could be less subjective and not as strict * docs(*): added style guideline and contribution guideline * fix(pull_request.md): fixed name, pull_request_template was expected instead of pull_request * docs(*): made changes to the new markdown files based on feedback * docs(contributing.md): added branchlint, npm script for branchlint, and updated contributing.md contributing.md now includes info about branchlint and the step to run it * docs(contributing.md): added a section covering contributing using a fork * docs(style_guide.md): added a section for eslint and prettier extensions
- Loading branch information
Showing
3 changed files
with
18 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters