Issue Template, Small Edits (#2975)
This commit is contained in:
parent
94a3aefe19
commit
e10fb47bb3
1 changed files with 11 additions and 11 deletions
22
.github/ISSUE_TEMPLATE.md
vendored
22
.github/ISSUE_TEMPLATE.md
vendored
|
@ -1,6 +1,6 @@
|
||||||
<!--
|
<!--
|
||||||
Please fill out this template with all the information you have. We can't do much without
|
Please fill out this template with all the information you have. We can't do much without
|
||||||
both logs and a detailed description of what you encountered. Please do your best!
|
both the logs and a detailed description of what you've encountered. Please do your best!
|
||||||
|
|
||||||
Please note that this tracker is only for bugs and feature requests. Please try these
|
Please note that this tracker is only for bugs and feature requests. Please try these
|
||||||
locations if you have a question or comment:
|
locations if you have a question or comment:
|
||||||
|
@ -21,11 +21,11 @@ Lastly, be sure to preview your issue before saving. Thanks!
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### Bug description
|
### Bug Description
|
||||||
|
|
||||||
<!-- Give an overall summary of the issue. -->
|
<!-- Give an overall summary of the issue. -->
|
||||||
|
|
||||||
### Steps to reproduce
|
### Steps to Reproduce
|
||||||
|
|
||||||
<!-- Using bullet points, list the steps that reproduce the bug. -->
|
<!-- Using bullet points, list the steps that reproduce the bug. -->
|
||||||
|
|
||||||
|
@ -33,11 +33,11 @@ Lastly, be sure to preview your issue before saving. Thanks!
|
||||||
2. step two
|
2. step two
|
||||||
3. step three
|
3. step three
|
||||||
|
|
||||||
Actual result:
|
Actual Result:
|
||||||
|
|
||||||
<!-- Describe the details of the buggy behaviour. -->
|
<!-- Describe the details of the buggy behaviour. -->
|
||||||
|
|
||||||
Expected result:
|
Expected Result:
|
||||||
|
|
||||||
<!-- Describe in detail what the correct behavior should be. -->
|
<!-- Describe in detail what the correct behavior should be. -->
|
||||||
|
|
||||||
|
@ -48,9 +48,9 @@ How to take screenshots on all OSes: https://www.take-a-screenshot.org/
|
||||||
You can drag and drop images into this text box.
|
You can drag and drop images into this text box.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
### Platform info
|
### Platform Info
|
||||||
|
|
||||||
Signal version:
|
Signal Version:
|
||||||
|
|
||||||
<!-- You can see Signal's version number at Help -> About or File -> About Signal Desktop -->
|
<!-- You can see Signal's version number at Help -> About or File -> About Signal Desktop -->
|
||||||
|
|
||||||
|
@ -58,16 +58,16 @@ Operating System:
|
||||||
|
|
||||||
<!-- Instructions for finding your OS version are here: http://whatsmyos.com/ -->
|
<!-- Instructions for finding your OS version are here: http://whatsmyos.com/ -->
|
||||||
|
|
||||||
Linked device version:
|
Linked Device Version:
|
||||||
|
|
||||||
<!-- Android: Settings -> Advanced, iOS: Settings -> General -> About -->
|
<!-- Android: Settings -> Advanced, iOS: Settings -> General -> About -->
|
||||||
|
|
||||||
### Link to debug log
|
### Link to Debug Log
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Immediately after the bug has happened, submit a debug log via View -> Debug Log, then copy that URL here.
|
Immediately after the bug has happened, submit a debug log via View -> Debug Log, then copy that URL here.
|
||||||
|
|
||||||
In most cases, a log from your other devices is also useful:
|
In most cases, a log from your other devices is also useful:
|
||||||
Android: https://support.signal.org/hc/en-us/articles/212535838
|
Android: https://support.signal.org/hc/en-us/articles/360007318591#android_debug
|
||||||
iOS: https://support.signal.org/hc/en-us/articles/229676507
|
iOS: https://support.signal.org/hc/en-us/articles/360007318591#ios_debug
|
||||||
-->
|
-->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue