mirror of
https://github.com/nisrulz/flutter-examples.git
synced 2025-05-17 13:05:53 +08:00
added pr template
This commit is contained in:
29
.github/pull_request_template.md
vendored
Normal file
29
.github/pull_request_template.md
vendored
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
# Pull Request
|
||||||
|
|
||||||
|
**What does this implement/fix?**
|
||||||
|
|
||||||
|
**Does this close any currently open issues?**
|
||||||
|
Issue #<!-- Issue number here -->
|
||||||
|
|
||||||
|
+ **Where has this been tested?**
|
||||||
|
+ iPhone 14 Pro
|
||||||
|
<!-- Remove the surrounding comment tag to make the image tag visible -->
|
||||||
|
<!-- <img src="Image url here" height=400 /> -->
|
||||||
|
|
||||||
|
+ Pixel 3A
|
||||||
|
<!-- Remove the surrounding comment tag to make the image tag visible -->
|
||||||
|
<!-- <img src="Image url here" height=400 /> -->
|
||||||
|
|
||||||
|
+ **Target Platform:**
|
||||||
|
|
||||||
|
+ [ ] iOS
|
||||||
|
+ [ ] Android
|
||||||
|
+ [ ] Web
|
||||||
|
+ [ ] macOS
|
||||||
|
+ [ ] Linux
|
||||||
|
+ [ ] Windows
|
||||||
|
|
||||||
|
+ **Walkthrough:**
|
||||||
|
|
||||||
|
<!-- Remove the surrounding comment tag to make the image tag visible -->
|
||||||
|
<!-- <img src="Video url here" height=400 /> -->
|
Reference in New Issue
Block a user