branch: elpa/flycheck
commit 20f2f155863d1d020f55dbe0c0303a0ed2db6c69
Author: Bozhidar Batsov <[email protected]>
Commit: Bozhidar Batsov <[email protected]>
Add missing Prelude option to bug report issue template
Aligns the Emacs configuration checklist with the user support template.
---
.github/ISSUE_TEMPLATE/bug_report.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md
b/.github/ISSUE_TEMPLATE/bug_report.md
index 5c04478b48..2e8dad39c7 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -45,7 +45,8 @@ Emacs configuration:
- [ ] Plain Emacs / Custom configuration
- [ ] Spacemacs
- [ ] Doom Emacs
-- [ ] Other shared configuration
+- [ ] Prelude
+- [ ] Other shared configuration (please specify)
## Additional notes