Skip to main content

Adding issues and pull requests to a project (classic)

You can add issues and pull requests to a classic project in the form of cards and triage them into columns.

Notes:

  • Projects, the all-new projects experience, is now available. For more information about Projects, see "About Projects" and for information about migrating your classic project, see "Migrating from projects (classic)."
  • You can only create a new classic project board for an organization or user that already has at least one classic project board. You cannot create new classic projects for repositories. If you're unable to create a classic project board, create a project instead.

You can add issue or pull request cards to your classic project by:

  • Dragging cards from the Triage section in the sidebar.
  • Typing the issue or pull request URL in a card.
  • Searching for issues or pull requests in the classic project search sidebar.

You can put a maximum of 2,500 cards into each project column. If a column has reached the maximum number of cards, no cards can be moved into that column.

Note: You can also add notes to your project board to serve as task reminders, references to issues and pull requests from any repository on GitHub Enterprise Cloud, or to add related information to your classic project. For more information, see "Adding notes to a project (classic)."

You can view and make lightweight edits to issues and pull requests within your classic project by clicking on the issue or pull request's title.

You can link up to twenty-five repositories to your organization or user-owned classic project. Linking repositories makes it easier to add issues and pull requests from those repositories to your classic project using Add cards or from the issue or pull requests sidebar. When you search for issues and pull requests to add to your classic project, the search automatically scopes to your linked repositories. You can remove these qualifiers to search within all organization repositories. For more information, see "Linking a repository to a project (classic)."

Adding issues and pull requests to a classic project

  1. Navigate to the classic project where you want to add issues and pull requests.

  2. In your classic project, click Add cards. Screenshot showing the header of a project. The "Add cards" button is highlighted with an orange outline.

  3. Search for issues and pull requests to add to your classic project using search qualifiers such as is:issue is:open. For more information on search qualifiers you can use, see "Searching issues and pull requests."

    Tips:

    • You can also add an issue or pull request by typing the URL in a card.
    • 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 classic project by searching for the label name. For more information, see "Managing labels."
  4. From the filtered list of issues and pull requests, drag the card you'd like to add to your classic project and drop it in the correct column. Alternatively, you can move cards using keyboard shortcuts. For more information about keyboard shortcuts, see "Project boards" in "Keyboard shortcuts."

    Tip: You can drag and drop or use keyboard shortcuts to reorder cards and move them between columns. For more information about keyboard shortcuts, see "Project boards" in "Keyboard shortcuts."

Adding issues and pull requests to a classic project from the sidebar

  1. On the right side of an issue or pull request, click Projects .

    Screenshot showing an issue's sidebar. The "Projects" section header is highlighted with an orange outline.

  2. Click the Recent, Repository, User, or Organization tab for the classic project you would like to add to.

  3. Type the name of the project in Filter projects field.

  4. Select one or more classic projects where you want to add the issue or pull request.

  5. Click Awaiting triage, then click the column where you want your issue or pull request. The card will move to the bottom of the classic project column you select. Screenshot showing the projects section in an issue's sidebar. The awaiting triage option is highlighted with an orange outline.

Further reading