Skip to content

Commit 2ec6db1

Browse files
authored
Adding PULL_REQUEST_TEMPLATE.md
1 parent d45c89d commit 2ec6db1

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
## Introduction
2+
3+
_(Please explain the library current status regarding your PR)_
4+
5+
## Proposal
6+
7+
### Describe the new/upated/fixed feature
8+
9+
_(Please explain your proposal)_
10+
11+
### Backward Incompatible Changes
12+
13+
_(Describe if they exists BC break)_
14+
15+
### Targeted release version
16+
17+
_(Indicate the release version targeted for your PR)_
18+
19+
### PR Impact
20+
21+
_(Describe the PR impact on the current public API)_
22+
23+
## Open issues
24+
25+
_(Describe possible open issues and/or future scope if any depending on this RFC acceptance)_

0 commit comments

Comments
 (0)