瀏覽代碼

Add `needs-*` labels to Deprecation Notice (#14339)

The Deprecation notice will now add the `needs-triage` and `needs-sig` labels by default

Signed-off-by: lumberyard-employee-dm <[email protected]>
lumberyard-employee-dm 2 年之前
父節點
當前提交
d5d7079719
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      .github/ISSUE_TEMPLATE/deprecation_template.md

+ 2 - 2
.github/ISSUE_TEMPLATE/deprecation_template.md

@@ -2,7 +2,7 @@
 name: Deprecation Notice
 name: Deprecation Notice
 about: A notice for one or more feature or API deprecations
 about: A notice for one or more feature or API deprecations
 title: 'Deprecation Notice'
 title: 'Deprecation Notice'
-labels: 'kind/deprecation'
+labels: 'needs-triage,needs-sig,kind/deprecation'
 
 
 ---
 ---
 
 
@@ -20,4 +20,4 @@ to repleace
 Describe the last release version before this deprecation. For example: `stabilization/2210`
 Describe the last release version before this deprecation. For example: `stabilization/2210`
 
 
 ## Additional Context
 ## Additional Context
-Add some information about the reasons for the deprecations
+Add some information about the reasons for the deprecations