Files
TCPlayerbotCore/pull_request_template.md
T

27 lines
819 B
Markdown
Raw Normal View History

2016-10-16 18:16:26 +01:00
[//]: # (*********************************)
[//]: # (** DO NOT DELETE THIS TEMPLATE **)
[//]: # (*********************************)
2016-09-28 14:37:31 -03:00
**Changes proposed:**
2016-07-31 04:43:34 +02:00
-
-
-
2016-10-16 18:16:26 +01:00
**Target branch(es):** 3.3.5/master
**Issues addressed:** Closes #
2016-10-16 18:16:26 +01:00
**Tests performed:** (Does it build, tested in-game, etc.)
**Known issues and TODO list:**
- [ ]
- [ ]
2016-05-18 10:57:14 +02:00
2016-10-16 18:16:26 +01:00
**DEPRECATION NOTICE** When creating new PRs to the (old) 6.x branch, make sure the target branch is **master** instead of 6.x.
2016-09-09 21:56:50 +02:00
**NOTE** Enable the setting "Allow edits from maintainers." when creating your pull request.
2016-10-16 18:16:26 +01:00
**NOTE** If this PR __only__ contains SQL files, create an issue instead.
**NOTE** Squashing commits is not required.
**SUGGESTION** When adding new SQL files, name them 9999_99_99_99_db_name.sql to reduce the chance of possible merge conflicts.