Skip to content

Commit

Permalink
Tweak labels in preparation for volunteer restructuring (#266)
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
kytrinyx authored Nov 17, 2022
1 parent 6fb7f87 commit 4cda626
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 deletions.
5 changes: 0 additions & 5 deletions .github/labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,11 +157,6 @@
description: "Work on Documentation"
color: "ffffff"

# This label can be added to accept PRs as part of Hacktoberfest
- name: "hacktoberfest-accepted"
description: "Make this PR count for hacktoberfest"
color: "ff7518"

# This Exercism-wide label is added to all automatically created pull requests that help migrate/prepare a track for Exercism v3
- name: "v3-migration 🤖"
description: "Preparing for Exercism v3"
Expand Down
10 changes: 5 additions & 5 deletions global-files/.github/labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,12 +157,12 @@
description: "Work on Documentation"
color: "ffffff"

# This label can be added to accept PRs as part of Hacktoberfest
- name: "hacktoberfest-accepted"
description: "Make this PR count for hacktoberfest"
color: "ff7518"

# This Exercism-wide label is added to all automatically created pull requests that help migrate/prepare a track for Exercism v3
- name: "v3-migration 🤖"
description: "Preparing for Exercism v3"
color: "e99695"

# This Exercism-wide label can be used to bulk-close issues in preparation for pausing community contributions
- name: "paused"
description: "Work paused until further notice"
color: "e4e669"

0 comments on commit 4cda626

Please sign in to comment.