diff options
author | vincent-michael <vincent_michael@gmx.de> | 2018-01-01 00:40:17 +0100 |
---|---|---|
committer | vincent-michael <vincent_michael@gmx.de> | 2018-01-01 00:40:17 +0100 |
commit | 7d00ae40458fe4399ca414c79a9b0a88b863267a (patch) | |
tree | 4d4024b6ecc0f11a60697d16c722b9ebe9033bed /CONTRIBUTING.md | |
parent | 66621a85e970bf370e4e16c690e0401f4e168c1c (diff) |
Update copyright note for 2018
auto happy = new year(2018);
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1fa76df3626..6a68c42af88 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,18 +7,18 @@ Contributing is not only about creating fixes, but also reporting bugs. Before r Issues ====== -Read [this](http://www.trinitycore.org/f/topic/37-the-trinitycore-issuetracker-and-you/) before creating a ticket. -If you have problems with TrinityCore installation, read [this](http://www.trinitycore.org/f/topic/1518-trouble-with-your-trinity-install-readme-1st-faqs/). +Read [this](https://www.trinitycore.org/f/topic/37-the-trinitycore-issuetracker-and-you/) before creating a ticket. +If you have problems with TrinityCore installation, read [this](https://www.trinitycore.org/f/topic/1518-trouble-with-your-trinity-install-readme-1st-faqs/). Mandatory things when creating a ticket: ======================================== - Branch -- commit hash (if you get something like TrinityCore rev. unknown 1970-01-01 00:00:00 +0000 (Archived branch) (Win64, Release), please read this [post](http://www.trinitycore.org/f/topic/345-howto-properly-install-git-on-windows-fix-trinitycore-rev-1970-01-01-000000-0000/) or clone this repository instead downloading the source code. +- commit hash (if you get something like TrinityCore rev. unknown 1970-01-01 00:00:00 +0000 (Archived branch) (Win64, Release), please read this [post](https://www.trinitycore.org/f/topic/345-howto-properly-install-git-on-windows-fix-trinitycore-rev-1970-01-01-000000-0000/) or clone this repository instead downloading the source code. - entries of affected creatures / items / quests with a link to the relevant wowhead page. - clear title and description of the bug - if your english is very bad, please use google translate or yandex to translate to english and include one text in your native language. -When reporting a crash, you MUST compile in debug mode because release dumps are useless (not enough information) - if you don't know how to compile in debug, read [this](http://www.trinitycore.org/f/topic/1518-trouble-with-your-trinity-install-readme-1st-faqs/#entry47672) +When reporting a crash, you MUST compile in debug mode because release dumps are useless (not enough information) - if you don't know how to compile in debug, read [this](https://www.trinitycore.org/f/topic/1518-trouble-with-your-trinity-install-readme-1st-faqs/#entry47672) We sugest the title and body to have the next style: @@ -39,8 +39,8 @@ Creating Pull Requests: When creating patches read: -- [TrinityCore Development Standards](http://www.trinitycore.org/f/topic/6-trinitycore-developing-standards/) -- [WDB Fields](http://www.trinitycore.org/f/topic/58-wdb-fields/) +- [TrinityCore Development Standards](https://www.trinitycore.org/f/topic/6-trinitycore-developing-standards/) +- [WDB Fields](https://www.trinitycore.org/f/topic/58-wdb-fields/) - [Git Squash](https://ariejan.net/2011/07/05/git-squash-your-latests-commits-into-one/) @@ -53,7 +53,7 @@ Since it's very unlikely that your Pull Request will be merged on the day that y Wiki ==== -The wiki is located at [http://trinitycore.info](http://trinitycore.info). +The wiki is located at [https://trinitycore.info](https://trinitycore.info). You are welcome to create an account and help us improve and extend the wiki. @@ -62,7 +62,7 @@ Requirements ============ -Software requirements are available in the [wiki](http://www.trinitycore.info/display/tc/Requirements) for +Software requirements are available in the [wiki](https://www.trinitycore.info/display/tc/Requirements) for Windows, Linux and Mac OSX. |