Create new issue template for acr image build deprecation (#2099)

* new issue template

* edit label
This commit is contained in:
gfitzgerald42 2024-01-09 12:26:40 -05:00 коммит произвёл GitHub
Родитель 58b874fda0
Коммит 1a6d774f2b
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 31 добавлений и 0 удалений

31
.github/ISSUE_TEMPLATE/ACRImageBuildDeprecationFeedback.yml поставляемый Normal file
Просмотреть файл

@ -0,0 +1,31 @@
name: ACR Image Build Deprecation Feedback
description: File a feedback report detailing your experience with the deprecation process.
labels: ["ACRImageBuildDeprecation"]
body:
- type: markdown
attributes:
value: |
Thank you for providing feedback on the ACR image build deprecation.
- type: markdown
attributes:
value: |
# Describe your experience
- type: textarea
id: feedback
attributes:
label: Feedback
description: What feedback do you have about the deprecation process? Was the documentation clear and accessible?
validations:
required: true
- type: textarea
id: suggestions
attributes:
label: Suggestions
description: What part of the process do you wish was different?
validations:
required: true
- type: textarea
id: more-info
attributes:
label: Addition information
description: If there is any additional information you'd like to share, please include it below.