diff options
| author | Vasilij Schneidermann <mail@vasilij.de> | 2017-08-15 23:22:00 +0200 |
|---|---|---|
| committer | Vasilij Schneidermann <mail@vasilij.de> | 2017-08-15 23:22:00 +0200 |
| commit | 687b8d898e719da91b0071ba93a4265bc3ed8fb4 (patch) | |
| tree | 39fb51c38bdf98081d8a6ad507934c796d2d4059 /.github | |
| parent | 45712ad214b0ad2257814705d6baa3f9120574cd (diff) | |
Clarify repro line further
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 2ce2a1d..e45731e 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -14,7 +14,7 @@ Operating System: <!-- Name and version, e.g. Windows 10, macOS Sierra, Debian J Evil version: <!-- M-x evil-version --> Evil installation type: <!-- MELPA, MELPA stable, Quelpa, El-Get, manual --> Graphical/Terminal: <!-- Whether you're running Emacs in a terminal emulator or under X --> -Tested in a [clean environment](https://github.com/emacs-evil/evil/blob/master/CONTRIBUTING.md#bug-reports): <!-- Yes / No --> +Tested in a `make emacs` session (see [CONTRIBUTING.md](https://github.com/emacs-evil/evil/blob/master/CONTRIBUTING.md#bug-reports)): <!-- Yes / No --> # Reproduction steps - Start Emacs |
