diff options
| author | Nathan Aclander <naclander@linux.ucla.edu> | 2017-12-14 22:01:22 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-12-14 22:01:22 -0800 |
| commit | 92e1ec728028ebadf9acef4d15598dacfb571693 (patch) | |
| tree | 413c260f72638ad1279a4f166dba1c9e2af34943 /.github | |
| parent | d41bbb8c100e7bdf531ed65edba951032cf56010 (diff) | |
Directly link to bug report link
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 c755448..a96e0b6 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -18,7 +18,7 @@ Tested in a `make emacs` session (see [CONTRIBUTING.md](https://github.com/emacs # Reproduction steps - Start Emacs -<!-- Minimal list of steps to reproduce the bug, preferably using `make emacs` as described above --> +<!-- Minimal list of steps to reproduce the bug, preferably using `make emacs`: https://github.com/emacs-evil/evil/blob/master/CONTRIBUTING.md#bug-reports --> # Expected behavior <!-- Describe how it should behave --> |
