Files
TCPlayerbotCore/pull_request_template.md
T

32 lines
702 B
Markdown
Raw Normal View History

<!--- (**********************************)
(** Fill in the following fields **)
(**********************************) --->
2016-09-28 14:37:31 -03:00
**Changes proposed:**
2016-07-31 04:43:34 +02:00
-
-
-
2020-08-01 18:28:32 +02:00
**Issues addressed:**
2020-08-01 18:28:32 +02:00
Closes # (insert issue tracker number)
2020-08-01 18:28:32 +02:00
**Tests performed:**
(Does it build, tested in-game, etc.)
**Known issues and TODO list:** (add/remove lines as needed)
- [ ]
- [ ]
2016-05-18 10:57:14 +02:00
<!--- Notes
- Enable the setting "[√] Allow edits from maintainers." when creating your pull request.
- If this PR only contains SQL files, open a new issue instead and post or link the SQL in the issue.
- When adding new SQL files, name them 9999_99_99_99_db_name.sql to reduce the chance of possible merge conflicts.
--->