Minor typo fixes.
This commit is contained in:
parent
477391b5df
commit
032bc48bae
1 changed files with 2 additions and 3 deletions
5
.github/CONTRIBUTING.md
vendored
5
.github/CONTRIBUTING.md
vendored
|
|
@ -13,7 +13,7 @@ template to fill in. Here is some useful markdown syntax:
|
||||||
|
|
||||||
Please use \``@command`\` when you mention Evennia in-game commands
|
Please use \``@command`\` when you mention Evennia in-game commands
|
||||||
starting with `@`. Otherwise github will notify any github-user that
|
starting with `@`. Otherwise github will notify any github-user that
|
||||||
happens to be named *command*!
|
happens to be named *command!*
|
||||||
|
|
||||||
If you need further help, see the [Get and Give help][4] page and
|
If you need further help, see the [Get and Give help][4] page and
|
||||||
[www.evennia.com][1] for access to all things Evennia.
|
[www.evennia.com][1] for access to all things Evennia.
|
||||||
|
|
@ -21,8 +21,7 @@ If you need further help, see the [Get and Give help][4] page and
|
||||||
## Making a Pull request (PR)
|
## Making a Pull request (PR)
|
||||||
|
|
||||||
- All contributions should abide by Evennia's [style guide](https://github.com/evennia/evennia/blob/master/CODING_STYLE.md).
|
- All contributions should abide by Evennia's [style guide](https://github.com/evennia/evennia/blob/master/CODING_STYLE.md).
|
||||||
- Work in your own Github *fork*. For your own sanity and ours, separate your contribution(s) in their own branches and make
|
- Work in your own Github *fork*. For your own sanity and ours, separate unrelated contributions into separate branches and make a new Push request (PR) for each. You can still update the branch after the PR is up.
|
||||||
- a Push request (PR) for each. You can still update the branch after the PR is up.
|
|
||||||
- Read the [Contribution][3] page for more help.
|
- Read the [Contribution][3] page for more help.
|
||||||
|
|
||||||
[1]: http://www.evennia.com
|
[1]: http://www.evennia.com
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue