Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tweak labels #266

Merged
merged 1 commit into from
Nov 17, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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"