You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/fabricbot.json
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -50,12 +50,6 @@
50
50
"parameters": {
51
51
"label": "needs-triage"
52
52
}
53
-
},
54
-
{
55
-
"name": "addReply",
56
-
"parameters": {
57
-
"comment": "Hi @${issueAuthor}. Thank you for your feedback and we will look into it soon. Meanwhile, feel free to share your experience using the Azure SDK in this [survey](https://aka.ms/azsdk/go/issuesurvey)."
58
-
}
59
53
}
60
54
],
61
55
"eventType": "issue",
@@ -550,6 +544,12 @@
550
544
"parameters": {
551
545
"label": "question"
552
546
}
547
+
},
548
+
{
549
+
"name": "addReply",
550
+
"parameters": {
551
+
"comment": "Hi @${issueAuthor}. Thank you for your feedback and we will look into it soon. Meanwhile, feel free to share your experience using the Azure SDK in this [survey](https://aka.ms/azsdk/go/issuesurvey)."
0 commit comments