summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorThierry Volpiatto <thievol@posteo.net>2021-09-15 13:25:47 +0200
committerThierry Volpiatto <thievol@posteo.net>2021-09-15 13:25:47 +0200
commit183cb25b1b23594a78a63735c557d3d14bc9501a (patch)
treeb40000b20116f0ac91139048907e0847ded7bd65 /.github
parent4ddaa1f7c9d7e095a9105ba013be9e08353d9615 (diff)
Add a placeholder in backatrace section of bug template
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug-report.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml
index c3297ed2..993a5ccf 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.yml
+++ b/.github/ISSUE_TEMPLATE/bug-report.yml
@@ -52,6 +52,7 @@ body:
attributes:
label: Relevant backtrace (if possible)
description: Please copy and paste any relevant backtrace. This will be automatically formatted into code, so no need for backticks.
+ placeholder: To produce a backtrace enable `debug-on-error` with M-x toggle-debug-on-error
render: text
- type: checkboxes
id: terms