kopia lustrzana https://github.com/meshtastic/Meshtastic-Android
feat: PR screenshot template(#1606)
rodzic
ef64df3515
commit
1e9b1c2bc3
|
@ -9,3 +9,20 @@
|
||||||
- If your other co-developers have comments on your PR please tweak as needed
|
- If your other co-developers have comments on your PR please tweak as needed
|
||||||
- Do not use any external image service, just paste or drag and drop the image here and it will be uploaded automatically
|
- Do not use any external image service, just paste or drag and drop the image here and it will be uploaded automatically
|
||||||
- Please also enable "Allow edits by maintainers".
|
- Please also enable "Allow edits by maintainers".
|
||||||
|
|
||||||
|
<!--
|
||||||
|
If you have screenshots or recordings to display your change, please include them!
|
||||||
|
|
||||||
|
You can use this template for displaying a single screenshot:
|
||||||
|
<img src="" width="300"/>
|
||||||
|
|
||||||
|
or a video recording:
|
||||||
|
<video src="" width="300"></video>
|
||||||
|
|
||||||
|
|
||||||
|
And if you want to display the state before and after a change, you can use this table template:
|
||||||
|
|
||||||
|
| Before | After |
|
||||||
|
|------|-----|
|
||||||
|
| <img src="" width="300"/> | <img src="" width="300"/> |
|
||||||
|
-->
|
Ładowanie…
Reference in New Issue