We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e134f5 commit a9d7cf7Copy full SHA for a9d7cf7
pull_request_template.md
@@ -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