Browse Source

style: edit issue template, move it to .github dir

Reduce the titles size in the issue template.
Move the issue template file to GitHub's custom `.github` directory.
pull/3110/head
kehugter 9 years ago
parent
commit
f432a6f70f
  1. 10
      .github/ISSUE_TEMPLATE.md

10
ISSUE_TEMPLATE.md → .github/ISSUE_TEMPLATE.md

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
#### Brief Description
##### Brief Description
OS: Windows / OS X / Linux (include version and/or distro)
qTox version: (version numbers in menu `Settings → About`)
@ -10,19 +10,19 @@ Hardware: @@ -10,19 +10,19 @@ Hardware:
Reproducible: Always / Almost Always / Sometimes / Rarely / Couldn't Reproduce
#### Steps to reproduce
##### Steps to reproduce
1.
2.
3. …
#### Observed Behavior
##### Observed Behavior
#### Expected Behavior
##### Expected Behavior
#### Additional Info
##### Additional Info
(links, images, etc go here)
----
Loading…
Cancel
Save