29 lines
794 B
Markdown
29 lines
794 B
Markdown
[comment]: # (Please replace ... with your information. Remove < and >)
|
|
[comment]: # (To auto-close issue on merge, please insert the related issue number after # i.e fixes #566)
|
|
|
|
If you submit PR for issue with bounty then write here Fixes #NN where NN is issue number
|
|
|
|
*otherwise*
|
|
|
|
fixes #...
|
|
|
|
### Summary:
|
|
|
|
[comment]: # (Summarise the problem and how the pull request solves it)
|
|
...
|
|
|
|
### Review notes (optional):
|
|
<!-- (Specify if something in particular should be looked at, or ignored, during review) -->
|
|
|
|
### Testing notes (optional):
|
|
<!-- (Specify if something specific has to be tested, for example upgrade paths) -->
|
|
|
|
### Steps to test:
|
|
- Open Status
|
|
- ...
|
|
- Step 3, etc.
|
|
|
|
<!-- (PRs will only be accepted if squashed into single commit.) -->
|
|
|
|
status: ready <!-- Can be ready or wip -->
|