Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Commit

Permalink
Updated .github for ryscheng-bot at 2019-03-01T04:37:15.292218
Browse files Browse the repository at this point in the history
  • Loading branch information
ravenac95 committed Mar 1, 2019
1 parent 3afbba3 commit 9ce3f79
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions .github/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,29 +2,29 @@ _extends: private-global-settings


labels:
- name: 'bug'
color: 'd73a4a'
description: 'Something isn't working'
- name: "bug"
color: "d73a4a"
description: "Something isn't working"

- name: 'enhancement'
color: 'a2eeef'
description: 'New feature or request'
- name: "enhancement"
color: "a2eeef"
description: "New feature or request"

- name: 'good first issue'
color: '7057ff'
description: 'Good for newcomers'
- name: "good first issue"
color: "7057ff"
description: "Good for newcomers"

- name: 'help wanted'
color: '008672'
description: 'Extra attention is needed'
- name: "help wanted"
color: "008672"
description: "Extra attention is needed"

- name: 'invalid'
color: 'e4e669'
description: 'This doesn't seem right'
- name: "invalid"
color: "e4e669"
description: "This doesn't seem right"

- name: 'wontfix'
color: 'ffffff'
description: 'This will not be worked on'
- name: "wontfix"
color: "ffffff"
description: "This will not be worked on"


collaborators:
Expand Down

0 comments on commit 9ce3f79

Please sign in to comment.