[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/gptel 3aa67a7201: meta: Tweak bug report template
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/gptel 3aa67a7201: meta: Tweak bug report template |
Date: |
Thu, 7 Nov 2024 00:59:54 -0500 (EST) |
branch: elpa/gptel
commit 3aa67a7201129f5cfaf35c69780d4efcff9c0358
Author: Karthik Chikmagalur <karthikchikmagalur@gmail.com>
Commit: Karthik Chikmagalur <karthikchikmagalur@gmail.com>
meta: Tweak bug report template
* .github/ISSUE_TEMPLATE/bug-report.yaml: Tweak bug report
template.
---
.github/ISSUE_TEMPLATE/bug-report.yaml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml
b/.github/ISSUE_TEMPLATE/bug-report.yaml
index 1bc4c23204..86e44a956a 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.yaml
+++ b/.github/ISSUE_TEMPLATE/bug-report.yaml
@@ -56,14 +56,14 @@ body:
required: true
- type: markdown
attributes:
- value: "### Supporting data for bug (optional)"
+ value: "### Backtrace and log"
- type: markdown
attributes:
- value: "#### Backtrace instructions"
+ value: "#### Backtrace"
- type: markdown
attributes:
value: |
- If Emacs throws an error, please generate a backtrace as follows:
+ If an error was signaled, please generate a backtrace as follows:
1. Run `M-x toggle-debug-on-error`
2. Reproduce the error
3. Paste the contents of the backtrace here
@@ -71,7 +71,7 @@ body:
id: backtrace
attributes:
label: Backtrace
- description: (If relevant) Paste the backtrace here
+ description: Paste the backtrace here
render: emacs-lisp
- type: markdown
attributes:
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [nongnu] elpa/gptel 3aa67a7201: meta: Tweak bug report template,
ELPA Syncer <=