summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorMartin Krizek <martin.krizek@gmail.com>2024-01-23 17:23:43 +0100
committerGitHub <noreply@github.com>2024-01-23 17:23:43 +0100
commitf024cf35d704369454a483495efa24ad95666cb6 (patch)
treec2c8943e2140aa6ade7de4fcd1286d8f42051f2f /.github
parentFix url encoded credentials in netloc (#82552) (diff)
downloadansible-f024cf35d704369454a483495efa24ad95666cb6.tar.xz
ansible-f024cf35d704369454a483495efa24ad95666cb6.zip
Remove the yum module, redirect it to dnf (#81895)
Fixes #81728
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yml2
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index 1757adc413..3159784d15 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -87,7 +87,7 @@ body:
[collections org]: /ansible-collections
- placeholder: dnf, apt, yum, pip, user etc.
+ placeholder: dnf, apt, pip, user etc.
validations:
required: true
diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml
index 5a954614e4..dd39c40de1 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.yml
+++ b/.github/ISSUE_TEMPLATE/feature_request.yml
@@ -139,7 +139,7 @@ body:
[collections org]: /ansible-collections
- placeholder: dnf, apt, yum, pip, user etc.
+ placeholder: dnf, apt, pip, user etc.
validations:
required: true