Skip to content

Commit 4429945

Browse files
George RobertsonGeorge Robertson
authored andcommitted
added PULL_REQUEST_TEMPLATE.md to .github
1 parent c48af13 commit 4429945

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
* **Please check if the Pull Request fulfills these requirements**
2+
- [] The commit message is clear and concise
3+
- [] Test for the changes have been added and reviewed
4+
- [] Documentation has been added to all new features and editied code has had documentation reviewed
5+
6+
* **What kind of change does this Pull request introduce?** (Bug fix, feature, docs update, ...)
7+
8+
* **What is the current behaviour?** (Link to a current open issue if possible)
9+
10+
* **What is the new behaviour?** (is this a feature change?)
11+
12+
* **Does this Pull Request introduce a breaking change?** (What changes might users need to make in their application due to this PR?)

0 commit comments

Comments
 (0)