|
|
@@ -0,0 +1,22 @@
|
|
|
+# Description
|
|
|
+
|
|
|
+Please include a summary of the changes and the related issue.
|
|
|
+
|
|
|
+# Breaking changes
|
|
|
+
|
|
|
+Does this PR include any breaking changes we should be aware of?
|
|
|
+
|
|
|
+# Screenshots
|
|
|
+
|
|
|
+You can add screenshots here if applicable.
|
|
|
+
|
|
|
+# Checklist
|
|
|
+
|
|
|
+:pushpin: Always:
|
|
|
+- [ ] I have set a clear title
|
|
|
+- [ ] My PR is small and contains a single feature
|
|
|
+- [ ] I have [checked my own PR](## "Fix typo's and remove unused or commented out code")
|
|
|
+
|
|
|
+:zap: Most of the time:
|
|
|
+- [ ] I have added or updated test cases
|
|
|
+- [ ] I have updated the README if needed
|