Skip to content

Commit 0031283

Browse files
authored
GitHub: Update link to create new issues
1 parent 4806b3a commit 0031283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ When creating patches read:
4747
We suggest that you create one branch for each C++ based fix: this will allow you to create more fixes without having to wait for your pull request to be merged.
4848
For the SQL files coming with C++ based fixes the naming schema is `YYYY_MM_DD_i_database.sql`, where `YYYY_MM_DD` is the date of the fix, `i_database` is the *ith* sql created that day for `database`.
4949
When doing changes to `auth` or `characters` database remember to update the base files (`/sql/base/*`).
50-
For SQL only fixes, please [create a ticket](https://github.com/TrinityCore/TrinityCore/issues/new).
50+
For SQL only fixes, please [create a ticket](https://github.com/TrinityCore/TrinityCore/issues/new/choose).
5151
Since it's very unlikely that your Pull Request will be merged on the day that you open it, please name the files with an impossible date to avoid merging issues ie: 2015_13_32_00_world.sql
5252

5353
Wiki

0 commit comments

Comments
 (0)