File tree 1 file changed +21
-0
lines changed
1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -221,6 +221,27 @@ $clEntryParams = @{
221
221
TagLabels = @ {
222
222
' Issue-Enhancement' = ' ✨'
223
223
' Issue-Bug' = ' 🐛'
224
+ ' Issue-Performance' = ' ⚡️'
225
+ ' Area-Build & Release' = ' 👷'
226
+ ' Area-Code Formatting' = ' 📝'
227
+ ' Area-Configuration' = ' 🔧'
228
+ ' Area-Debugging' = ' 🔍'
229
+ ' Area-Documentation' = ' 📖'
230
+ ' Area-Engine' = ' 🚂'
231
+ ' Area-Folding' = ' 📚'
232
+ ' Area-Integrated Console' = ' 📟'
233
+ ' Area-IntelliSense' = ' 🧠'
234
+ ' Area-Logging' = ' 💭'
235
+ ' Area-Pester' = ' 🐢'
236
+ ' Area-Script Analysis' = ' 👮'
237
+ ' Area-Snippets' = ' ✂️'
238
+ ' Area-Startup' = ' 🛫'
239
+ ' Area-Symbols & References' = ' 🔗'
240
+ ' Area-Tasks' = ' ✅'
241
+ ' Area-Test' = ' 🚨'
242
+ ' Area-Threading' = ' ⏱️'
243
+ ' Area-UI' = ' 📺'
244
+ ' Area-Workspaces' = ' 📁'
224
245
}
225
246
NoThanks = $noThanks
226
247
Verbose = $VerbosePreference
You can’t perform that action at this time.
0 commit comments