dev: update links in issue templates

Our Discourse is now public.
This commit is contained in:
Henrik Lissner 2022-04-18 06:09:09 +02:00
parent 04b76fd0ce
commit b688df5c3e
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
5 changed files with 17 additions and 18 deletions

View file

@ -8,15 +8,16 @@ body:
value: |
> :warning: **Our issue tracker is for bug reports and feature requests,
> not configuration questions or requests for help.** Use [our
> Discord](https://doomemacs.org/discord) for those instead.
> Discord](https://doomemacs.org/discord) or [our
> Discourse](https://discourse.doomemacs.org) for those instead.
**Before you proceed, please ensure your issue:**
- Wasn't already reported on [our issue tracker](https://github.com/hlissner/doom-emacs/issues),
- Hasn't been covered by [our FAQ](https://github.com/hlissner/doom-emacs/blob/develop/docs/faq.org),
- Wasn't already reported on [our issue tracker](https://github.com/hlissner/doom-emacs/issues) or [Discourse](https://discourse.doomemacs.org),
- Hasn't been covered by [our FAQ](https://github.com/hlissner/doom-emacs/blob/master/docs/faq.org),
- Can be reproduced on the **latest commit** of Doom,
- Is reproducible on Emacs 27 or 28, _(Emacs 29 is not supported!)_
- Is reproducible in [vanilla Doom](https://github.com/hlissner/doom-emacs/blob/develop/docs/getting_started.org#testing-in-dooms-sandbox) (i.e. with your private config disabled),
- Is reproducible in [vanilla Doom](https://github.com/hlissner/doom-emacs/blob/master/docs/getting_started.org#testing-in-dooms-sandbox) (i.e. with your private config disabled),
- Is well-researched using [our troubleshooting guide](https://github.com/hlissner/doom-emacs/blob/master/docs/getting_started.org#troubleshoot).
- Has not been reported upstream (e.g. in the repos of any involved packages).
- type: textarea
@ -31,7 +32,7 @@ body:
description: |
- Screenshots and gifs are a big help!
- Check the \*Messages\* buffer for errors and/or warnings (press `C-h e` to view this buffer).
- **Always include backtraces for errors.** ([How to produce a backtrace](https://github.com/hlissner/doom-emacs/blob/master/docs/getting_started.org#how-to-extract-a-backtrace-from-an-error))
- **Always include backtraces for errors.** ([How to produce a backtrace](https://doomemacs.org/d/how2backtrace))
- **Use [code fences](https://docs.github.com/en/github/writing-on-github/creating-and-highlighting-code-blocks) for code, logs, or text dumps!** Or use pastebin.com!
- Be specific! Phrases like "X does not work" or "X stopped working" are unacceptable.
placeholder: |
@ -94,8 +95,6 @@ body:
value: |
Please take a moment to ensure your issue (and it's title) is **well-researched, descriptive, and specific**, otherwise, you risk it being significantly delayed or automatically closed.
Emacs' complexity and extensibility produces many false positive or vague bug reports, so I will immediately close issues that aren't **actionable**, **reproducible in vanilla Doom**, or able to be investigated in a **reasonable amount of time**.
If you don't think your issue qualifies, please bring it up on [our Discord](https://doomemacs.org/discord) instead.
Emacs' complexity produces many false positive and vague bug reports, so issues that aren't **actionable**, **reproducible in vanilla Doom**, or able to be investigated in a **reasonable amount of time** will be closed. If you think your issue might fall into these categories, please bring it up on [our Discord](https://doomemacs.org/discord) or [Discourse](https://discourse.doomemacs.org) instead.
:heart: **Thank you for taking the time to file this bug report!**

View file

@ -15,7 +15,7 @@ body:
**Before you submit this bump request, please ensure that the target packages:**
- Haven't already been [requested](https://github.com/hlissner/doom-emacs/issues) or [PRed](https://github.com/hlissner/doom-emacs/pulls),
- *Is not* in [our do-not-PR list](https://gist.github.com/hlissner/bb6365626d825aeaf5e857b1c03c9837),
- *Is not* in [our do-not-PR list](https://doomemacs.org/d/do-not-pr),
- Hasn't already been bumped in later commits of Doom,
- Still work with Doom on their latest commits.
- type: textarea
@ -39,6 +39,6 @@ body:
Emacs' complexity and extensibility produces many false positive or vague requests, so I will immediately close issues that aren't **actionable**, **poorly explained**, or able to be investigated in a reasonable amount of **time**.
If you don't think your request qualifies, please bring it up on [our Discord](https://doomemacs.org/discord) instead.
If you don't think your request qualifies, please bring it up on [our Discord](https://doomemacs.org/discord) or [Discourse](https://discourse.doomemacs.org) instead.
:heart: **Thank you for taking the time to make this bump request!**

View file

@ -1,9 +1,9 @@
blank_issues_enabled: false
contact_links:
- name: Official Documentation
url: https://doomemacs.org/docs/index.org
url: https://github.com/hlissner/doom-emacs/blob/master/docs/index.org
about: "Walks you through how to use, abuse, or confuse Doom Emacs. Also available from within Doom: `M-x doom/help`"
- name: Visit our Discourse (work in progress)
- name: Visit our Discourse
url: https://discourse.doomemacs.org
about: "A repository of official learning resources and discussion forum for Emacs and Doom"
- name: Visit our Discord

View file

@ -6,13 +6,13 @@ body:
- type: markdown
attributes:
value: |
> :warning: **Our issue tracker is for bug reports and feature requests, not configuration questions or requests for help.** Use [our Discord](https://doomemacs.org/discord) for those instead.
> :warning: **Our issue tracker is for bug reports and feature requests, not configuration questions or requests for help.** Use [our Discord](https://doomemacs.org/discord) or [Discourse](https://discourse.doomemacs.org) for those instead.
**Before you proceed, please ensure your request:**
- Is a feature request and not a bug report,
- Hasn't already been requested or reported on [our issue tracker](https://github.com/hlissner/doom-emacs/issues),
- Hasn't already been fulfilled on the latest version of Doom or in [one of our modules](https://git.doomemacs.org/docs/modules.org).
- Hasn't already been requested or reported on [our issue tracker](https://github.com/hlissner/doom-emacs/issues) or [Discourse](https://discourse.doomemacs.org),
- Hasn't already been fulfilled on the latest version of Doom or in [one of our modules](https://docs.doomemacs.org/latest/#/modules).
- type: textarea
attributes:
label: Describe your request
@ -43,6 +43,6 @@ body:
Emacs' complexity and extensibility produces many false positive or vague requests, so I will immediately close issues that aren't **actionable**, **poorly explained**, or able to be investigated in a reasonable amount of **time**.
If you don't think your request qualifies, please bring it up on [our Discord](https://doomemacs.org/discord) instead.
If you don't think your request qualifies, please bring it up on [our Discord](https://doomemacs.org/discord) or [Discourse](https://discourse.doomemacs.org) instead.
:heart: **Thank you for taking the time to make this feature request!**

View file

@ -4,9 +4,9 @@
* No other PRs exist for this issue.
* Your PR is NOT in Doom's do-not-PR list:
https://gist.github.com/hlissner/bb6365626d825aeaf5e857b1c03c9837
https://doomemacs.org/d/do-not-pr
* Your commit messages conform to our git conventions:
https://gist.github.com/hlissner/4d78e396acb897d9b2d8be07a103a854
https://doomemacs.org/d/git-conventions
* Your PR targets the master branch (or the rewrite-docs branch for changes to
*.org files).
* Any relevant issues or PRs have been linked to.