Skip to content

Commit

Permalink
Add PR Template
Browse files Browse the repository at this point in the history
  • Loading branch information
mgriffin-scottlogic committed Sep 5, 2024
1 parent 7f4cfb4 commit de9535f
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .github/workflows/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
<!--
Remove if not applicable.
See https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue for other wording options
-->
Resolves #&lt;Issue number&gt;

<!-- Remove if issue not tracked via Jira -->
[&lt;Issue Code&gt; Jira ticket](https://scottlogic.atlassian.net/browse/Issue-Code)

## Description of Change

Write a brief but concise description of the changes you have made.

Include any relevant screenshots of visual changes.

## Checklist

<!-- Remove items that do not apply. For completed items, change [ ] to [x]. -->

- [ ] tests are updated or added
- [ ] relevant documentation is updated or added

0 comments on commit de9535f

Please sign in to comment.