-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7f4cfb4
commit de9535f
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 #<Issue number> | ||
|
||
<!-- Remove if issue not tracked via Jira --> | ||
[<Issue Code> 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 |