From 5079ef0e82c1fb7acfd23e0dbb82b1ecdfee858d Mon Sep 17 00:00:00 2001 From: Mark Chappell Date: Sun, 11 Jul 2021 16:38:58 +0200 Subject: [PATCH] feature request template - replace ansible-core with community.general - looks like a C&P error (#2992) --- .github/ISSUE_TEMPLATE/feature_request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 5f89dec77a..e676ff25ef 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -21,7 +21,7 @@ body: placeholder: >- I am trying to do X with the collection from the main branch on GitHub and I think that implementing a feature Y would be very helpful for me and - every other user of ansible-core because of Z. + every other user of community.general because of Z. validations: required: true