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 2ade707 commit a8b42c6Copy full SHA for a8b42c6
1 file changed
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,22 @@
1
+# Pull Request
2
+Compile all the informations written below to send a legitimate pull request to the repository!
3
+
4
+## Label:
5
6
+### This PR is labeled as:
7
+*Choose only one and remember to select the label even on the right.*
8
9
+- [ ] Feature
10
+- [ ] Bug
11
+- [ ] Other
12
13
+## Linked Issue
14
15
+### This PR has the following linked issues:
16
+- Closes #;
17
+- ...
18
19
+## Solution
20
21
+### My solution is explained as follows:
22
+Write your solution here...
0 commit comments