branch: externals/jinx
commit 6c12652fa31e336e8c95d67e837d9ec8dce5e61f
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>
Improve bug report template
---
.github/ISSUE_TEMPLATE/bug_report.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md
b/.github/ISSUE_TEMPLATE/bug_report.md
index 4ab7345917..6d9b94e1e8 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -5,4 +5,4 @@ about: Report a bug. Do not use this for support requests and
feature suggestion
---
Please provide precise information and the exact steps to reproduce the issue.
-Please start from `emacs -Q` or try `package-isolate`.
+Start from `emacs -Q` or use `package-isolate`.