Commit 9a5f98fe authored by Yukihiro "Matz" Matsumoto's avatar Yukihiro "Matz" Matsumoto

Merge pull request #2440 from suzukaze/add-pr-docs2

Add a caution to Your Pull Request document. (suggested by Matz) close #2437
parents d8cc39e3 95486782
......@@ -14,6 +14,7 @@ things in mind before submitting your pull request:
* Don't mix several features or bug-fixes in one pull request
* Create a meaningful commit message
* Explain your change (i.e. with a link to the issue you are fixing)
* Use mrbgem to provide non ISO features (classes, modules and methods) unless you have a special reason to implement them in the core
## Coding conventions
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment