diff options
| author | Aya Morisawa <AyaMorisawa4869@gmail.com> | 2017-03-26 21:32:19 +0900 |
|---|---|---|
| committer | Aya Morisawa <AyaMorisawa4869@gmail.com> | 2017-03-26 21:34:14 +0900 |
| commit | 0730f0299dbdc6704d34951c1cc0dfbb2d5dee55 (patch) | |
| tree | f3d81298f918b4ba17b11766d0316902e18ede13 /README.md | |
| parent | Extract devDependencies (diff) | |
| download | sharkey-0730f0299dbdc6704d34951c1cc0dfbb2d5dee55.tar.gz sharkey-0730f0299dbdc6704d34951c1cc0dfbb2d5dee55.tar.bz2 sharkey-0730f0299dbdc6704d34951c1cc0dfbb2d5dee55.zip | |
Update contribution guide
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 17 |
1 files changed, 2 insertions, 15 deletions
@@ -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 ------------------------------ |