diff --git a/edx_repo_tools/repo_checks/labels.yaml b/edx_repo_tools/repo_checks/labels.yaml index e2a0565b..a4808318 100644 --- a/edx_repo_tools/repo_checks/labels.yaml +++ b/edx_repo_tools/repo_checks/labels.yaml @@ -16,6 +16,12 @@ # Describe your color with a comment so it's easier to review. +### LABELS USED FOR MANAGING A TEMPORARY STATE OR +### PROBLEM ACROSS REPOSITORIES +- name: "business-specific" + color: "d93f0b" # scarlet red... + description: "Code that relates to a specific user and should be refactored and removed." + ### LABELS INDICATING HOW ISSUES CAN BE ENAGAGED WITH. - name: "good first issue"