2018-10-17 21:21:48 +00:00
|
|
|
*Any change needs to be discussed before proceeding. Failure to do so may result in the rejection of the pull request.*
|
|
|
|
|
|
|
|
Please provide enough information so that others can review your pull request:
|
|
|
|
|
|
|
|
Explain the **details** for making this change. What existing problem does the pull request solve?
|
|
|
|
|
|
|
|
**Test plan (required)**
|
|
|
|
|
|
|
|
Demonstrate the code is solid. Example: The exact commands you ran and their output, screenshots / videos if the pull request changes UI.
|
|
|
|
|
|
|
|
**Code formatting**
|
|
|
|
|
2019-02-28 10:21:21 +00:00
|
|
|
Make sure you ran astyle on your code before making the PR. Check our contribution guidelines here: https://cutter.re/docs/code.html
|
2018-10-17 21:21:48 +00:00
|
|
|
|
|
|
|
**Closing issues**
|
|
|
|
|
|
|
|
Put `closes #XXXX` in your comment to auto-close the issue that your PR fixes (if such).
|