Skip to content

Commit 80fe9be

Browse files
committed
added pr template
1 parent a9ef4b4 commit 80fe9be

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

.github/pull_request_template.md

+29
Original file line numberDiff line numberDiff line change
@@ -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+
<!-- Remove the surrounding comment tag to make the image tag visible -->
15+
<!-- <img src="Image url here" height=400 /> -->
16+
17+
+ **Target Platform:**
18+
19+
+ [ ] iOS
20+
+ [ ] Android
21+
+ [ ] Web
22+
+ [ ] macOS
23+
+ [ ] Linux
24+
+ [ ] Windows
25+
26+
+ **Walkthrough:**
27+
28+
<!-- Remove the surrounding comment tag to make the image tag visible -->
29+
<!-- <img src="Video url here" height=400 /> -->

0 commit comments

Comments
 (0)