csci3251-2020 / project-team-c

project-team-c created by GitHub Classroom
0 stars 4 forks source link

Task 2: Project board #3

Closed Jenny-Ch closed 4 years ago

Jenny-Ch commented 4 years ago
  1. Create a new project board (with any name), and use the Basic Kanban template, containing "To do", "In Progress", and "Done"
  2. Set up these automations:
    • When pull requests are added, put the item in "In progress"
    • When issues are closed, put the item in "Done"
    • When pull requests are merged, put the item in "Done"
  3. Add all the current issues to "To do" or appropriately in other columns
  4. Regularly visit the Issues and Pull requests tabs to make sure all items are marked with your project board
  5. Keep reminding people to tag their pull requests under your Project!
wcchan9 commented 4 years ago

(assigning myself to this task)

Jenny-Ch commented 4 years ago

Thx~