Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Commit 78570c3

Browse files
committed
Added bug fix PR template
1 parent 3883fcd commit 78570c3

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
Related Issue(s): #
2+
3+
Description:
4+
5+
Example File URL to be used to validate fix: `https://foo.bar`
6+
7+
PR Checklist:
8+
9+
- [ ] This PR is made against the dev branch (all proposed changes except releases should be against dev, not main).
10+
- [ ] I have followed the steps to reproduce in the related issue(s) and the issues have been validated as fixed.
11+
- [ ] I have added my changes to the [CHANGELOG](https://github.com/source-cooperative/viewers/blob/dev/CHANGELOG.md).

0 commit comments

Comments
 (0)