diff options
| author | Rémi Verschelde <rverschelde@gmail.com> | 2016-02-19 00:01:57 +0100 |
|---|---|---|
| committer | Rémi Verschelde <rverschelde@gmail.com> | 2016-02-19 00:01:57 +0100 |
| commit | 81476e7405a87ead6571c24b936ed6e09da60bae (patch) | |
| tree | f555724c6576399a2637734d1d917c6156d0fa67 | |
| parent | 8777ea7fe432db4e01c6ee5e15b957cd18994cd5 (diff) | |
Make issue template more eye-friendly
Notably by changing the h3 headings for bold text
| -rw-r--r-- | ISSUE_TEMPLATE | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/ISSUE_TEMPLATE b/ISSUE_TEMPLATE index 7197ac022c..653aff9281 100644 --- a/ISSUE_TEMPLATE +++ b/ISSUE_TEMPLATE @@ -1,7 +1,14 @@ -### Operating System or Device: +**Operating system or device:** -### Issue Description (what happened, and what was expected): -### Steps to Reproduce: -### Link to Minimal Example Project (Optional but very welcome): +**Issue description** (what happened, and what was expected): + + + +**Steps to reproduce:** + + + +**Link to minimal example project** (optional but very welcome): + |