Update the PR template to include JIRA (#15985)

* update template to include steps to add JIRA to the PR Title
This commit is contained in:
Jake Jackson
2025-05-14 14:13:15 -04:00
committed by GitHub
parent f734d8bf19
commit 20a512bdd9

View File

@@ -4,7 +4,8 @@
<!---
If you are fixing an existing issue, please include "related #nnn" in your
commit message and your description; but you should still explain what
the change does.
the change does. Also please make sure that if this PR has an attached JIRA, put AAP-<number>
in as the first entry for your PR title.
-->
##### ISSUE TYPE
@@ -22,11 +23,6 @@ the change does.
- Docs
- Other
##### AWX VERSION
<!--- Paste verbatim output from `make VERSION` between quotes below -->
```
```
##### ADDITIONAL INFORMATION