mirror of
https://github.com/alexgo-io/stacks.js.git
synced 2026-04-30 10:12:41 +08:00
Contributing doc updates.
This commit is contained in:
@@ -1,6 +1,12 @@
|
|||||||
# Maintainers
|
# Maintainers
|
||||||
This repo is currently maintained by Ken Liao (@yknl).
|
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
|
# Pull Request
|
||||||
|
|
||||||
## Submitting
|
## Submitting
|
||||||
@@ -33,12 +39,6 @@ All pull requests require at least 2 reviewer approvals before it can be merged.
|
|||||||
# Documentation
|
# 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.
|
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
|
# Reviewing Pull Requests
|
||||||
A PR reviewer is responsible for ensuring the following:
|
A PR reviewer is responsible for ensuring the following:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user