Using GitHub Projects - Brighton-FTC/FTC-2023 GitHub Wiki
☑️ Using GitHub Projects
We use GitHub Projects (GitHub's description; our project) to organise programming tasks. Here's how to use it for the FTC:
Creating a task
- Click the
+
button to create a task
In the Board view |
In the Table view |
---|---|
![]() |
![]() |
- Type a name for the task, and press
Enter
. - Click the name of the draft task created.
- Click
Edit
. - Write a description. You can
Ctrl+V
any images to upload them, then clickUpdate comment
. - You can repeat steps 4-5 in the future to add any more details.
- Click
Convert to Issue
on the right, and selectFTC-2023
. - Click the button next to
Labels
and select the team(s) this is for. - Do the same for
Assignees
, for whoever the task is for, if it has been agreed.
8 | 9 |
---|---|
![]() |
![]() |
Changing the status of Tasks
- Enter the
Board
view. - Click-and-Drag the task to the correct column.
- The rest is automated!