Skip to content

Commit 3c844b6

Browse files
authored
Merge pull request #625 from idaholab/621-quotequotequote
Remove '"""' from PR template
2 parents 8f29e47 + bcf35ba commit 3c844b6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/pull_request_template.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Please provide a summary of the change, referencing the issue it fixes, if applicable. Include relevant context and motivation.
66

7-
**Fixes # (issue number)**
7+
Fixes # (issue number)
88

99
---
1010

@@ -44,4 +44,3 @@ Ensure that:
4444
- [ ] The submitted code is consistent with the merge checklist outlined [here](https://www.montepy.org/developing.html#merge-checklist).
4545
- [ ] The PR covers all relevant aspects according to the development guidelines.
4646
- [ ] 100% coverage of the patch is achieved, or justification for a variance is given.
47-
"""

0 commit comments

Comments
 (0)