We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d45c89d commit 2ec6db1Copy full SHA for 2ec6db1
.github/PULL_REQUEST_TEMPLATE.md
@@ -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