You can add issues and pull requests to a project board in the form of cards.

Note: You can also add notes to your project board to serve as task reminders or to add related information to your project board. For more information, see "Adding notes to a project-board."

Adding issues and pull requests to 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. In the projects list, click the project board you want to add issues and pull requests to. Select project

  4. In your project board, click Add cards. Add cards button

  5. Search for issues and pull requests to add to your project board using search qualifiers. For more information on search qualifiers you can use, see "Searching issues." Search issues and pull requests

    Tip: If you're working on a specific feature, you can apply a label to each related issue or pull request for that feature, and then easily add cards to your project board by searching for the label name.

  6. From the filtered list of issues and pull requests, drag the card you'd like to add to your project board and drop it in the correct column.

    Tip: You can drag and drop to reorder cards and move them between columns.

Further reading