Files
TrinityCore/pull_request_template.md
2017-04-29 15:41:14 +02:00

30 lines
804 B
Markdown

[//]: # (***************************)
[//]: # (** FILL IN THIS TEMPLATE **)
[//]: # (***************************)
**Changes proposed:**
-
-
-
**Target branch(es):** 3.3.5/master
- [ ] 3.3.5
- [ ] master
**Issues addressed:** Closes # (insert issue tracker number)
**Tests performed:** (Does it build, tested in-game, etc.)
**Known issues and TODO list:** (add/remove lines as needed)
- [ ]
- [ ]
[//]: # (**NOTE** Enable the setting "[√] Allow edits from maintainers." when creating your pull request (if not enabled already).)
[//]: # (**NOTE** If this PR __only__ contains SQL files, open a new issue instead and post or link the SQL there.)
[//]: # (**SUGGESTION** When adding new SQL files, name them 9999_99_99_99_db_name.sql to reduce the chance of possible merge conflicts.)