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 2f1a6ce commit 8f0130dCopy full SHA for 8f0130d
.github/pull_request_template.md
@@ -0,0 +1,22 @@
1
+---
2
+name: Feature or bug fix
3
+about: Add a feature or a bug fix
4
+title: [PULL]: add your description here...
5
+labels: feature
6
+assignees: simonkovtyk
7
+
8
9
10
+**Relates your request to an existing bug?**
11
+*Please delete what does not apply.*
12
+My new feature **[does/doesn't]** relate to an existing bug.
13
+The existing bug can be found here: **[issue-link]**.
14
15
+**Describe the new feature**
16
+A clear and concise description of what you've changed.
17
18
+**Explain your changes**
19
+Give a description of what you've changed.
20
21
+**Additional context**
22
+Add any other context or output about the new feature here.
0 commit comments