add lightweight core issue template for bot-ignored issues (#84638)

pull/84652/head
Matt Davis 1 year ago committed by GitHub
parent 48d71ba3aa
commit a6b5861c53
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -0,0 +1,10 @@
---
name: Internal Issue
about: Free-form issue creation for core maintainer use only.
title: ''
labels: [core-internal]
assignees: ''
---
@ansibot bot_skip

@ -1,3 +1,4 @@
.github/ISSUE_TEMPLATE/internal_issue.md pymarkdown!skip
lib/ansible/config/base.yml no-unwanted-files
lib/ansible/executor/powershell/async_watchdog.ps1 pslint:PSCustomUseLiteralPath
lib/ansible/executor/powershell/async_wrapper.ps1 pslint:PSCustomUseLiteralPath

Loading…
Cancel
Save