diff --git a/.github/config.yml b/.github/config.yml new file mode 100644 index 0000000000..c846d99fa9 --- /dev/null +++ b/.github/config.yml @@ -0,0 +1,9 @@ +Project-Condor: + org: space-wizards + project: 2 + inbox: Inbox + labels: + "W: In Progress": "In Progress" + "W: Discussion": "Design and Discussion" + "W: Backlog": "Backlog" + "W: Next": "Next"