Contributing doc updates.

This commit is contained in:
Ken
2019-02-07 11:05:18 -05:00
parent 634dd0c382
commit 3f274b8fa0

View File

@@ -1,6 +1,12 @@
# Maintainers
This repo is currently maintained by Ken Liao (@yknl).
# Issues
Github issues marked [help-wanted](https://github.com/blockstack/blockstack.js/labels/help-wanted)
are great places to start. Please ask in a github issue or slack before embarking
on larger issues that aren't labeled as help wanted or adding additional
functionality so that we can make sure your contribution can be included!
# Pull Request
## Submitting
@@ -33,12 +39,6 @@ All pull requests require at least 2 reviewer approvals before it can be merged.
# Documentation
Documentation in this repo is automatically generated from code comments via `documentation.js`. It is the responsibility of the pull request author to verify documentation builds correctly.
# Issues
Github issues marked [help-wanted](https://github.com/blockstack/blockstack.js/labels/help-wanted)
are great places to start. Please ask in a github issue or slack before embarking
on larger issues that aren't labeled as help wanted or adding additional
functionality so that we can make sure your contribution can be included!
# Reviewing Pull Requests
A PR reviewer is responsible for ensuring the following: