Mention feature branch name in PR template
Often we are missing this key info.
This commit is contained in:
parent
2c46e57271
commit
6ae224e801
1 changed files with 2 additions and 0 deletions
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -2,6 +2,8 @@ I want to merge this change because...
|
||||||
|
|
||||||
<!-- Please mention all relevant issue numbers. -->
|
<!-- Please mention all relevant issue numbers. -->
|
||||||
|
|
||||||
|
**PR intended to be tested with API branch:** <!-- For example: feature/warehouses -->
|
||||||
|
|
||||||
### Screenshots
|
### Screenshots
|
||||||
|
|
||||||
<!-- If your changes affect the UI, providing "before" and "after" screenshots will
|
<!-- If your changes affect the UI, providing "before" and "after" screenshots will
|
||||||
|
|
Loading…
Reference in a new issue