Skip to content

Commit 6ab0894

Browse files
committed
Add 'help wanted' to addLabels
1 parent 18125c7 commit 6ab0894

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/bug-debugger.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ jobs:
2626
ignoreLabels: "investigate: costing,investigate,external,by design,question,more info needed,language service,internal"
2727
createdAfter: "2024-07-22"
2828
addComment: "Thank you for reporting this issue. We’ll let you know if we need more information to investigate it. Additionally, if you're working with GDB/LLDB, please note that the code is open source at https://github.com/microsoft/MIEngine/wiki/Contributing-Code . Your contributions are always welcome and appreciated."
29+
addLabels: help wanted

.github/workflows/feature-request-debugger.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ jobs:
2626
ignoreLabels: "investigate: costing,investigate,external,by design,question,more info needed,language service,internal"
2727
createdAfter: "2024-07-22"
2828
addComment: "Thank you for your feature request. While we may not be able to implement it immediately, we will monitor community reactions to see how it fits into our backlog. Additionally, if you're working with GDB/LLDB, please note that the code is open source at https://github.com/microsoft/MIEngine/wiki/Contributing-Code . Your contributions are always welcome and appreciated."
29+
addLabels: help wanted

0 commit comments

Comments
 (0)