From 44412955cc2c4e239817c6badd38190d60918ab8 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Tue, 10 Aug 2021 16:45:01 -0400 Subject: [PATCH] dev: warn about modifying doom/info in issue form The user's doom/info is essential information for debuggin issues. Please don't modify or omit parts of it. Of course, feel free to remove sensitive information, but do so selectively. The more you omit, the less I have to work with. --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 637f216e6..5b2b38a17 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -80,7 +80,7 @@ body: attributes: label: System Information description: | - Upload the output of `M-x doom/info` or `$ ~/.emacs.d/bin/doom info` **to [pastebin.com](https://pastebin.com)**, then paste its URL here. + Upload the output of `M-x doom/info` or `$ ~/.emacs.d/bin/doom info` **to [pastebin.com](https://pastebin.com)**, then paste its URL here. **Please do not omit or modify your doom/info.** The use of pastebin (or a similar service) is necessary to reduce search result pollution in our issue tracker. placeholder: https://pastebin.com/fakeurl