Skip to content

Commit

Permalink
chore(project manager): add hacktoberfest config
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoineDao authored and mostaphaRoudsari committed Sep 25, 2019
1 parent f730088 commit c13a579
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/project-manager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,18 @@ projects:
- backlog
- todo
- in progress

- name: Hacktoberfest
type: org
issue_type: issue
label: hacktoberfest
columns:
- name: ladybug
labels:
- hacktoberfest
- name: done
labels:
- done

labels:
- name: ladybug
Expand All @@ -84,3 +96,6 @@ labels:
color: "#EDEDED"
- name: done
color: "#EDEDED"

- name: hacktoberfest
color: "#802AC1"

0 comments on commit c13a579

Please sign in to comment.