Files
AscEmu/.github/pull_request_template.md
Zyres 06c17418ee Update PR template
* to keep the code as functional as possible it is required for new commits that the source compiles with flag "TREAT_WARNIGS_AS_ERRORS" in cmake.
2022-11-12 17:58:56 +01:00

21 lines
526 B
Markdown

**Description**
<!-- Short description about this PR. NOTE: Never mix style changes, refactorings and new implementations in one PR. Keep it as simple as possible -->
**Todo / Checklist**
- [] Target is branch develop.
- [] Detailed description about this pull request.
- [] Checked AE-Coding standards.
**Tests Performed:**
- [] Build AE with "TREAT_WARNINGS_AS_ERRORS" flag turned on.
- [] Server startup.
- [] Log into world.
<!--
**Multiversion Ingame Tests Performed:**
- [] Classic
- [] TBC
- [] WotLK
- [] Cata
-->