Commit 9da780f5 authored by Juhee Lee's avatar Juhee Lee
Browse files

chore: replace deprecated labels in issue and MR templates

parent 59f4b7ff
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -46,4 +46,4 @@ and verify the issue you're about to submit isn't a duplicate.

<!-- If you can, link to the line of code that might be responsible for the problem -->

/label ~"type::bug" ~"devops::ai-powered" ~"group::editor extensions" ~"Category:Editor Extensions" ~"Editor Extensions::VS Code" ~"section::dev"
/label ~"type::bug" ~"devops::ai clients" ~"group::developer clients" ~"category:vs code" ~"section::ai"
+1 −1
Original line number Diff line number Diff line
@@ -23,4 +23,4 @@ and verify the issue you're about to submit isn't a duplicate.

### Links / references

/label ~"type::feature" ~"devops::ai-powered" ~"group::editor extensions" ~"Category:Editor Extensions" ~"Editor Extensions::VS Code" ~"section::dev"
/label ~"type::feature" ~"devops::ai clients" ~"group::developer clients" ~"category:vs code" ~"section::ai"
+1 −1
Original line number Diff line number Diff line
@@ -39,5 +39,5 @@ Resolves #[issue_number]
- [ ] `BREAKING CHANGE:` (fix or feature that would cause existing functionality to change) - should bump major version, mentioned in the changelog
- [ ] None - other non-user-facing changes

/label ~"devops::ai-powered" ~"group::editor extensions" ~"Category:Editor Extensions" ~"Editor Extensions::VS Code" ~"section::dev"
/label ~"devops::ai clients" ~"group::developer clients" ~"category:vs code" ~"section::ai"
/assign me