Skip to content

Commit

Permalink
doc: Refer to known issues in the wiki (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
doitian authored Nov 21, 2018
1 parent 6098262 commit f598ae0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ Please note we have a code of conduct, please follow it in all your interactions

### Report Issue

* Read [known issues](https://github.com/nervosnetwork/ckb/wiki/Known-Issues) listed in wiki to see whether the issue is already addressed there.

* **Do not open up a GitHub issue to report security vulnerabilities**. Instead,
refer to the [security policy](SECURITY.md).

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Nervos CKB is released under the terms of the MIT license. See [COPYING](COPYING
## Development Process

This project is still in development, and it's NOT in production-ready status.
The wiki also lists some [known issues](https://github.com/nervosnetwork/ckb/wiki/Known-Issues) that we are currently working on.

The `master` branch is regularly built and tested, however, it is not guaranteed to be completely stable; The `develop` branch is the work branch to merge new features, and it's not stable.

Expand Down

0 comments on commit f598ae0

Please sign in to comment.