diff options
author | John Westcott IV <32551173+john-westcott-iv@users.noreply.github.com> | 2022-08-01 18:59:01 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-01 18:59:01 +0200 |
commit | 71be8fadcb135a0805fc4a55095e1c26e23745a1 (patch) | |
tree | 4e66d61042a6a91f04244a82245784f662ebae0f /.github/ISSUE_TEMPLATE.md | |
parent | Merge pull request #12608 from shanemcd/fix-k8s-dev-env (diff) | |
download | awx-71be8fadcb135a0805fc4a55095e1c26e23745a1.tar.xz awx-71be8fadcb135a0805fc4a55095e1c26e23745a1.zip |
Adding GitHub check to ensure PRs have the proper X/Y/Z flags (#12577)
* Adding GitHub check to ensure PRs have the proper X/Y/Z flags
* Changing the Z release wording
Diffstat (limited to '.github/ISSUE_TEMPLATE.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 3f939afdd4..951fb7963d 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -25,7 +25,7 @@ Instead use the bug or feature request. <!--- Pick one below and delete the rest: --> - Breaking Change - New or Enhanced Feature - - Bug or Docs Fix + - Bug, Docs Fix or other nominal change ##### COMPONENT NAME |