mirror of
https://github.com/portainer/portainer.git
synced 2025-07-19 05:19:39 +02:00
Add PR template (#4837)
* Add PR template * add link to Jira * use jira syntax to esteblish a link * ask to reference jira in PR title
This commit is contained in:
parent
df2269a2fe
commit
dfb0ba9efe
1 changed files with 4 additions and 0 deletions
4
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
4
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
closes #0 <!-- Github issue number (remove if unknown) -->
|
||||||
|
closes [CE-0] <!-- Jira link number (remove if unknown). Please also add the same [CE-XXX] at the back of the PR title -->
|
||||||
|
|
||||||
|
### Changes:
|
Loading…
Add table
Add a link
Reference in a new issue