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.
This commit is contained in:
parent
13123c60e8
commit
44412955cc
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -80,7 +80,7 @@ body:
|
||||||
attributes:
|
attributes:
|
||||||
label: System Information
|
label: System Information
|
||||||
description: |
|
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.
|
The use of pastebin (or a similar service) is necessary to reduce search result pollution in our issue tracker.
|
||||||
placeholder: https://pastebin.com/fakeurl
|
placeholder: https://pastebin.com/fakeurl
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue