Skip to content

Commit

Permalink
GitHub: Update link to create new issues
Browse files Browse the repository at this point in the history
  • Loading branch information
jackpoz committed Jul 4, 2021
1 parent ed43294 commit 0f26daa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ When creating patches read:
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.
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`.
When doing changes to `auth` or `characters` database remember to update the base files (`/sql/base/*`).
For SQL only fixes, please [create a ticket](https://github.com/TrinityCore/TrinityCore/issues/new).
For SQL only fixes, please [create a ticket](https://github.com/TrinityCore/TrinityCore/issues/new/choose).
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

Wiki
Expand Down

0 comments on commit 0f26daa

Please sign in to comment.