Organizing Releases
Creating a release package on GitHub might be easy, but it's only a piece of the puzzle. Releases often involve prioritized bug fixes, feature releases, and assorted tasks. How do you make sure you're keeping track? What happens if you want to save the most exciting features for a larger update?
Step 2: Create a project board
On GitHub, let's keep track of several related issues with a GitHub project board.
⌨️ Activity: Create a project board
- Navigate to the Projects tab of this repository.
- Click Create a project.
- Under Project board name, type "Release 1.0 tracker".
- In the Template dropdown, select Automated kanban.
- Click Create project.
Note: After you create your project, you'll see that GitHub has created a few cards for you. You can keep these, or delete them.
I'll respond below with your next step.
Organizing Releases
Creating a release package on GitHub might be easy, but it's only a piece of the puzzle. Releases often involve prioritized bug fixes, feature releases, and assorted tasks. How do you make sure you're keeping track? What happens if you want to save the most exciting features for a larger update?
Step 2: Create a project board
On GitHub, let's keep track of several related issues with a GitHub project board.
⌨️ Activity: Create a project board
I'll respond below with your next step.