Closes #17384: Reorder GitHub issue templates

This commit is contained in:
Jeremy Stretch
2024-09-05 12:57:04 -04:00
parent ed1b8bc88d
commit 76ff329c6a
6 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
---
name: 🗑️ Deprecation
description: The removal of an existing feature or resource
labels: ["type: deprecation"]
body:
- type: textarea
attributes:
label: Proposed Changes
description: >
Describe in detail the proposed changes. What is being removed?
validations:
required: true
- type: textarea
attributes:
label: Justification
description: Please provide justification for the proposed change(s).
validations:
required: true
- type: textarea
attributes:
label: Impact
description: List all areas of the application that will be affected by this change.
validations:
required: true