diff options
| -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 |
