We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9ef4b4 commit 80fe9beCopy full SHA for 80fe9be
.github/pull_request_template.md
@@ -0,0 +1,29 @@
1
+# Pull Request
2
+
3
+**What does this implement/fix?**
4
5
+**Does this close any currently open issues?**
6
+Issue #<!-- Issue number here -->
7
8
++ **Where has this been tested?**
9
+ + iPhone 14 Pro
10
+ <!-- Remove the surrounding comment tag to make the image tag visible -->
11
+ <!-- <img src="Image url here" height=400 /> -->
12
13
+ + Pixel 3A
14
15
16
17
++ **Target Platform:**
18
19
+ + [ ] iOS
20
+ + [ ] Android
21
+ + [ ] Web
22
+ + [ ] macOS
23
+ + [ ] Linux
24
+ + [ ] Windows
25
26
++ **Walkthrough:**
27
28
29
+ <!-- <img src="Video url here" height=400 /> -->
0 commit comments