diff options
| author | Daniel Bovensiepen <[email protected]> | 2012-09-18 21:38:15 +0900 |
|---|---|---|
| committer | Daniel Bovensiepen <[email protected]> | 2012-09-18 21:38:15 +0900 |
| commit | 2493915a72fcc57148a17109f9be8525fc887790 (patch) | |
| tree | 1f89fa85c3cf748119a65616b53419814a1747f1 /CONTRIBUTING.md | |
| parent | fcf38cc86bf9e7e41212888830fefa0d5f1fbe38 (diff) | |
| download | mruby-2493915a72fcc57148a17109f9be8525fc887790.tar.gz mruby-2493915a72fcc57148a17109f9be8525fc887790.zip | |
Emphasis commands
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fdf47c29d..199def696 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,8 +9,8 @@ We are looking forward to each pull request. To make it easy to review und understand your change please keep the following things in mind for your pull request: -* Make you change on the latest possible state of +mruby/master+ -* Test your changes before creating a pull request (+make test+) +* Make you change on the latest possible state of **mruby/master** +* Test your changes before creating a pull request (**make test**) * If possible write a test case which confirms your change * Don't mix several features or bug-fixes in one pull request * Create a branch which is dedicated to change |
