Skip to content

Commit c89222b

Browse files
authored
Create PULL_REQUEST_TEMPLATE.md
1 parent 56f49fd commit c89222b

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
## 📋 Description
2+
3+
Please include a summary of the changes and the related issue. Explain the problem that you are solving and provide the
4+
necessary context.
5+
6+
## 🚀 Changes made to ...
7+
8+
- [ ] 🔧 Server
9+
- [ ] 🖥️ Client
10+
- [ ] 📚 Documentation
11+
- [ ] 🔄 Other: ___
12+
13+
## ✅ Checklist
14+
15+
- [ ] My code follows the style guidelines of this project
16+
- [ ] I have performed a self-review of my own code
17+
- [ ] I have looked for similar pull requests in the repository and found none
18+
19+
## 🔗 Related Issues <!-- If there are any related issues, please link them here. -->
20+
21+
Fixes #(issue)

0 commit comments

Comments
 (0)