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 f1960a2 commit c7dfb39Copy full SHA for c7dfb39
‎.github/labels.yml‎
@@ -133,6 +133,11 @@
133
description: "Work on Documentation"
134
color: "3c2d9f"
135
136
+# This label can be added to accept PRs as part of Hacktoberfest
137
+- name: "hacktoberfest-accepted"
138
+ description: "Make this PR count for hacktoberfest"
139
+ color: "ff7518"
140
+
141
# This Exercism-wide label is added to all automatically created pull requests that help migrate/prepare a track for Exercism v3
142
- name: "v3-migration 🤖"
143
description: "Preparing for Exercism v3"
0 commit comments