Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

This repo demonstrates some test functionality in Jira/GitHub.

## Linking Commits

Link a commit to an issue by referencing that issue in the commit message.

e.g. [JIT-1] A commit.

## Linking PRs and branches

A PR can be linked by referencing the issue in the PR name or in the source branch.

If you're in a branch with a JIRA reference then you still link individual commits.

Note that the Jira reference is case sensitive e.g. JIT-1 != jit-1