소스 검색

Merge pull request #2250 from obra/fix/platform-support-template-label

Fix platform-support issue template to apply a label that exists
Drew Ritter 1 주 전
부모
커밋
3a8bdc11e1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/ISSUE_TEMPLATE/platform_support.md

+ 1 - 1
.github/ISSUE_TEMPLATE/platform_support.md

@@ -1,7 +1,7 @@
 ---
 ---
 name: IDE / Platform Support Request
 name: IDE / Platform Support Request
 about: Request support for a new IDE, editor, or AI coding tool
 about: Request support for a new IDE, editor, or AI coding tool
-labels: platform-support
+labels: new-harness
 ---
 ---
 
 
 <!--
 <!--