From fb6c112459a1e15878ca00da5a45bae652334795 Mon Sep 17 00:00:00 2001 From: Griatch Date: Mon, 9 Feb 2015 14:46:59 +0100 Subject: [PATCH] More updates to contributing.md --- CONTRIBUTING.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2e25642455..924c876d72 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,13 +1,13 @@ -# Thanks for helping to improve [Evennia][1]! +# Thanks for helping to improve Evennia! -Please use the issue templates below to make it easier for us to organize things. +Please use the issue templates below to help us organize things. - * If you have an error, problem or unexpected behavior to report, use the [template for Bug reports][7]. - * If you want to request a new Evennia feature, use [Template for Feature Requests][8]. - * If you find errors in the [documentation][2], first consider fixing it yourself (it's a wiki). If you can't easily fix it or is unsure how, use the [Template for doc errors][9]. - * If you want to contribute code to Evennia, you should work in your own *fork* and make a push request. Read the [Contribution][3] page for instructions how. + * [Issue/Bug report template][7] - when you have an error, problem or unexpected behavior to report. + * [Feature Request template][8] - when you want to request a new Evennia feature. + * [Documentation error template][9] - when you find error in the [documentation][2]. Please note that the documentation is a wiki, so consider if you can easily fix the problem (such as typo) yourself first. + * If you want to contribute code to Evennia, you should work in your own Github *fork* and then make a *push request*. Read the [Contribution][3] page for instructions how. -If you need further help, see the [Get and Give help][4] page. +If you need further help, see the [Get and Give help][4] page. See [www.evennia.com][1] for access to all things Evennia. [1]: http://www.evennia.com @@ -16,6 +16,6 @@ If you need further help, see the [Get and Give help][4] page. [4]: https://github.com/evennia/evennia/wiki/how%20to%20get%20and%20give%20help [5]: https://groups.google.com/forum/#!forum/evennia [6]: http://webchat.freenode.net/?channels=evennia&uio=MT1mYWxzZSY5PXRydWUmMTE9MTk1JjEyPXRydWUbb -[7]: https://github.com/evennia/evennia/issues/new?title=Bug%3a%3cshort+bug+description+here%3e&body=**A)+These+steps+will+reproduce+the+problem%3a**%0d%0a%0d%0a1.%0d%0a2.%0d%0a3.%0d%0a%0d%0a**B)+This+is+a+bug+because%3a**%0d%0a%0d%0a+**C)+Extra+information%2c+such+as+Evennia+revision%2frepo%2c+operating+system+and+ideas+for+how+to+solve%3a** +[7]: https://github.com/evennia/evennia/issues/new?title=%3a%3cshort+bug+description+here%3e&body=**A)+These+steps+will+reproduce+the+problem%3a**%0d%0a%0d%0a1.%0d%0a2.%0d%0a3.%0d%0a%0d%0a**B)+This+is+a+bug+because%3a**%0d%0a%0d%0a+**C)+Extra+information%2c+such+as+Evennia+revision%2frepo%2fbranch%2c+operating+system+and+ideas+for+how+to+solve%3a** [8]: https://github.com/evennia/evennia/issues/new?title=Feature+suggestion%3a+%3cshort+description+here%3e&body=**A)+The+suggested+feature+and+how+it+is+supposed+to+work+and+behave%0d%0ato+the+end+user+(player+or+admin%2fcoder)%3a**%0d%0a%0d%0a%0d%0a**B)+This+is+why+I+think+this+new+feature+should+be+included+in+Evennia%3a**%0d%0a%0d%0a+1.%0d%0a+2.%0d%0a%0d%0a**C)+Ideas+for+implementation%3a** [9]: https://github.com/evennia/evennia/issues/new?title=Docs%3a+%3cshort+description+here%3e%0d%0a&body=**A)+The+problem+is+with+this+documentation+page+(link)%3a**%0d%0a%0d%0a**B)+The+problem+%2f+changes+suggested%3a**