Skip to content

Commit a8b42c6

Browse files
committed
feat: add PULL_REQUEST_TEMPLATE.md
1 parent 2ade707 commit a8b42c6

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)