Browse Source

Update README.md

Yuki Takei 9 years ago
parent
commit
16c4b2b71d
1 changed files with 30 additions and 1 deletions
  1. 30 1
      README.md

+ 30 - 1
README.md

@@ -157,7 +157,36 @@ Documentation
 Contributing
 ============
 
-(TBD)
+Found a Bug?
+-------------
+
+If you find a bug in the source code, you can help us by
+[submitting an issue][issues] to our [GitHub Repository][crowi-plus]. Even better, you can
+[submit a Pull Request][pulls] with a fix.
+
+Missing a Feature?
+-------------------
+
+You can *request* a new feature by [submitting an issue][issues] to our GitHub
+Repository. If you would like to *implement* a new feature, please submit an issue with
+a proposal for your work first, to be sure that we can use it.
+Please consider what kind of change it is:
+
+* For a **Major Feature**, first open an issue and outline your proposal so that it can be
+discussed. This will also allow us to better coordinate our efforts, prevent duplication of work,
+and help you to craft the change so that it is successfully accepted into the project.
+* **Small Features** can be crafted and directly [submitted as a Pull Request][pulls].
+
+Language
+---------
+
+Write issues and PRs in Engulish or Japanese.
+
+Discussion
+-----------
+
+If you have something to ask or want to discuss, [join to our Slack team][slackin] and talk about anything, anytime.
+
 
 License
 =======