Skip to content

Commit 486796a

Browse files
authored
Merge pull request #55 from edoburu/feature/pr-template
Add pull request template
2 parents fa85687 + ee7f0b8 commit 486796a

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
### Short description
2+
<!-- Describe this PR in one or two sentences. -->
3+
4+
5+
### Proposed changes
6+
<!-- Describe this PR in more detail. -->
7+
8+
-
9+
-
10+
11+
12+
### Resolved issues
13+
<!-- List all issues which should be closed when this PR is merged. -->
14+
15+
Fixes: #

0 commit comments

Comments
 (0)