Skip to content

Commit 85d3da0

Browse files
Merge pull request #399 from oss-slu/395-improve-issue-and-pr-templates
Add PR templates
2 parents 6852d8f + 0e73bd0 commit 85d3da0

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
## Pull Request Summary
2+
3+
<!-- Enter a brief description/summary of your PR here. What does it add, and why is it necessary? Does this new feature solve any problems or bugs? How was it tested — automated or manual software tests, physical hardware tests, or some other method or combination of testing techniques? -->
4+
5+
## PR Checklist
6+
7+
- [ ] Closes #xxx
8+
- [ ] Tests pass
9+
- [ ] Any related documentation has been updated, if necessary
10+
11+
## Detailed Description
12+
13+
<!-- Provide a more detailed description and any additional information. -->

0 commit comments

Comments
 (0)