Skip to content

Commit 356eae7

Browse files
authored
Create PULL_REQUEST_TEMPLATE.md
1 parent f90485a commit 356eae7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

PULL_REQUEST_TEMPLATE.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
* **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...)
2+
3+
* **What is the current behavior?** (You can also link to an open issue here)
4+
5+
* **What is the new behavior (if this is a feature change)?**
6+
7+
* **Does this PR introduce a breaking change?** (What changes might users need to make in their application due to this PR?)
8+
9+
* **Other information**:

0 commit comments

Comments
 (0)