diff options
| author | Vasilij Schneidermann <mail@vasilij.de> | 2017-05-13 00:15:37 +0200 |
|---|---|---|
| committer | Vasilij Schneidermann <mail@vasilij.de> | 2017-05-13 00:15:37 +0200 |
| commit | 697f6a820c2e5acd66d55951192fb31b52a94ea2 (patch) | |
| tree | fb400a29c1b37ee03c0c41cb94c8e9d1a6c9a915 /.github | |
| parent | ddcb6636f40afc9d3c63a4b75796e9f3ff1e36e0 (diff) | |
Reword bug reporting template a bit
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE.md | 6 |
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 |
