aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorVasilij Schneidermann <mail@vasilij.de>2017-05-13 00:15:37 +0200
committerVasilij Schneidermann <mail@vasilij.de>2017-05-13 00:15:37 +0200
commit697f6a820c2e5acd66d55951192fb31b52a94ea2 (patch)
treefb400a29c1b37ee03c0c41cb94c8e9d1a6c9a915 /.github
parentddcb6636f40afc9d3c63a4b75796e9f3ff1e36e0 (diff)
Reword bug reporting template a bit
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index 23ad2b8..3e31a23 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -17,13 +17,13 @@ Graphical/Terminal: <!-- Whether you're running Emacs in a terminal emulator or
Terminal multiplexer: <!-- If you're in a terminal, are you running Emacs inside screen/tmux? -->
# Reproduction steps
-<!-- Minimal list of steps that manage reproducing the bug -->
-
- Start Emacs
-<!-- More steps -->
+<!-- Minimal list of steps to reproduce the bug -->
# Expected behavior
<!-- Describe how it should behave -->
# Actual behavior
<!-- Describe how it does behave -->
+
+# Further notes