Skip to content

Commit c8050f9

Browse files
authored
Included contributor checklist from Mozilla
Checklist created by Mozilla is a great resource that contributors can use to ensure that the code they are contributing is high quality, correct, secure, performant, and properly documented.
1 parent d4be8e5 commit c8050f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ As of March 21, help is especially wanted from contributors with experience in K
2626

2727
- [Fork](https://help.github.com/en/github/getting-started-with-github/fork-a-repo) the [CodeforPhilly/chime](https://github.com/CodeForPhilly/chime) repo.
2828
- Base your work on the `develop` branch.
29+
- Take a few minutes to review this [resource](https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Reviewer_Checklist) for contributors and reviewers, to accelerate the adoption of your contribution (thanks to the good folks at Mozilla for this).
2930
- Submit pull requests from your fork, also against the `develop` branch of the `CodeforPhilly/chime` repo.
3031
- Request review from the relevant maintainer(s).
3132
- Check your pull request periodically to see if any changes have been requested or any merge conflicts have arisen.

0 commit comments

Comments
 (0)