Project boards can be used to create customized workflows to suit your needs, like tracking and prioritizing specific feature work, comprehensive roadmaps, or even release checklists.

Once you've created your project board, you can add issues, pull requests, and notes to it. For more information, see "Adding issues and pull requests to a project board" and "Adding notes to a project board."

Creating a repository project board

  1. On GitHub Enterprise, navigate to the main page of the repository.

  2. Under your repository name, click Projects. Project tab

  3. Click New Project. New Project button

  4. Type a project board name and a description of the project board and click Save Project. Save Project button

  5. Click Add column to add your first column to your project board. Add column button

  6. Type the column name and click Create column. Create column button

  7. Add columns to best suit your workflow.

Tip: To edit or remove a column from your project board, in the upper-right corner of the column, click .

Creating an organization-wide project board

  1. In the top right corner of GitHub Enterprise, click your profile photo, then click Your profile. Profile photo

  2. On the left side of your profile page, under "Organizations", click the icon for your organization. organization icons

  3. Under your organization name, click Projects. Projects tab for your organization

  4. Click New Project. New Project button

  5. Type a project board name and a description of the project board and click Save Project. Save Project button

  6. Click Add column to add your first column to your project board. Add column button

  7. Type the column name and click Create column. Create column button

  8. Add columns to best suit your workflow.

Tip: To edit or remove a column from your project board, in the upper-right corner of the column, click .

Further reading