17 lines
795 B
Markdown
17 lines
795 B
Markdown
## Type of Change
|
|
<!-- What part of the source are you modifying? Remove the irrelevant options. -->
|
|
|
|
- **Build Scripts:** <!-- Scripts relating to building, testing or CI -->
|
|
- **Tool Source:** <!-- Which part of the tool source? Vue, JS, SCSS? -->
|
|
- **Something else:** <!-- Say what it is, here! -->
|
|
|
|
## What issue does this relate to?
|
|
<!-- Use a GitHub keyword ('resolves #xx', 'fixes #xx', 'closes #xx') to automatically close the relevant issue. -->
|
|
|
|
### What should this PR do?
|
|
<!-- Write a quick bullet point summary of the changes this PR should be making. -->
|
|
|
|
### What are the acceptance criteria?
|
|
<!-- Write a list of what should reviewers be checking before they approve this PR. -->
|
|
<!-- If there are UI changes, include before and after screenshots in a table for comparison. -->
|