We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f62059 commit 01b1fb6Copy full SHA for 01b1fb6
‎.github/labels.yml‎
@@ -138,6 +138,11 @@
138
description: "Make this PR count for hacktoberfest"
139
color: "ff7518"
140
141
+# This label can be added to accept PRs as part of Hacktoberfest
142
+- name: "hacktoberfest-accepted"
143
+ description: "Make this PR count for hacktoberfest"
144
+ color: "ff7518"
145
+
146
# This Exercism-wide label is added to all automatically created pull requests that help migrate/prepare a track for Exercism v3
147
- name: "v3-migration 🤖"
148
description: "Preparing for Exercism v3"
0 commit comments