Update contribution guide

This commit is contained in:
Aya Morisawa
2017-03-26 21:32:19 +09:00
parent 1fbf20f86b
commit 0730f0299d
2 changed files with 23 additions and 25 deletions

View File

@ -121,22 +121,9 @@ Debugging :bug:
### Show debug messages
Misskey uses [debug](https://github.com/visionmedia/debug) and the namespace is `misskey:*`.
Contribute
Contribution
--------------------------------
Do you have feature request or problem with Misskey?
Please create issue to report it if it is about the Misskey implementation itself.
Currently Misskey is missing documents so writing documents would be appreciated.
Pull requests are always welcome.
*We love contributions from anybody.*
Please see also [Contribution guide](./CONTRIBUTING.md).
### TODO
* More [tests](./test)!
* More [docs](./docs)!
* More sophisticated code!
Please see [Contribution guide](./CONTRIBUTING.md).
Collaborators
------------------------------