mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Add a caution to Your Pull Request document.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user