Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Create a GitHub Project for your team

  • Create a GitHub Project Beta (also known as v2, either in an organization (https://github.com/orgs/<ORG>/projects) or in a repo (https://github.com/<OWNER>/<REPO>/projects).

  • Show labels and milestones on your board by choosing the first option under the board view’s drop-down.

...

  • You may want a separate view for your board and your backlog.

  • Add a github GitHub project custom field named “Backlog” with a “Backlog” value.

  • You can filter out backlog items from your Board view using -backlog:Backlog and filter them in to your Backlog view using backlog:Backlog.

...

In agile development, an Epic represents a series of user stories that share a broader strategic objective.

  • Add a github GitHub project custom field named “Epic” with a list of epic names.

  • Optionally create a GitHub issue representing the Epic with the “epic” label.

...