Skip to content

Commit a9d7cf7

Browse files
Added PR template
1 parent 8e134f5 commit a9d7cf7

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

pull_request_template.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
### 📎 References
2+
3+
- **Issue:** [4 - Replace this with your issue](https://github.com/ricocrescenzio95/SUITextField/issues/2)
4+
5+
### 🔬 Implementation details
6+
7+
Describe what you've done to solve the referenced issue.
8+
9+
### :art: Screenshots or videos
10+
11+
Insert any screenshot or video of your implementation, if any.
12+
13+
### 🩺 How can it be tested?
14+
15+
Indicates steps to manually test.
16+
17+
### ✅ Checks
18+
19+
<!-- Feel free to delete next lines if PR doesn't involve them -->
20+
21+
- [] **Tests:** Implement propers tests.
22+
- [] **Documentation:** Update both doc comments and `DocC`.

0 commit comments

Comments
 (0)