dev: insist on pastebin for sysinfo in issue forms
This commit is contained in:
parent
c0c64738cb
commit
9b177957f8
1 changed files with 4 additions and 2 deletions
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -79,9 +79,11 @@ 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. **Please do not omit or modify your doom/info.**
|
Paste a link to a [pastebin](https://pastebin.com) where you've uploaded the output of `M-x doom/info` or `$ ~/.emacs.d/bin/doom info`.
|
||||||
|
|
||||||
The use of pastebin (or a similar service) is necessary to reduce search result pollution in our issue tracker.
|
> :warning: **Do not paste your M-x doom/info directly into this box!** Use pastebin to minimize search result pollution in our issue tracker.
|
||||||
|
|
||||||
|
> :warning: **Do not omit any part of or modify your doom/info.**
|
||||||
placeholder: https://pastebin.com/fakeurl
|
placeholder: https://pastebin.com/fakeurl
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue