summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAya Morisawa <AyaMorisawa4869@gmail.com>2017-03-26 21:32:19 +0900
committerAya Morisawa <AyaMorisawa4869@gmail.com>2017-03-26 21:34:14 +0900
commit0730f0299dbdc6704d34951c1cc0dfbb2d5dee55 (patch)
treef3d81298f918b4ba17b11766d0316902e18ede13 /README.md
parentExtract devDependencies (diff)
downloadsharkey-0730f0299dbdc6704d34951c1cc0dfbb2d5dee55.tar.gz
sharkey-0730f0299dbdc6704d34951c1cc0dfbb2d5dee55.tar.bz2
sharkey-0730f0299dbdc6704d34951c1cc0dfbb2d5dee55.zip
Update contribution guide
Diffstat (limited to 'README.md')
-rw-r--r--README.md17
1 files changed, 2 insertions, 15 deletions
diff --git a/README.md b/README.md
index ccf8a35923..d953b4e2e6 100644
--- a/README.md
+++ b/README.md
@@ -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
------------------------------