branch: elpa/org-superstar
commit 9c85b9eace5eec0b1a90cba8fa733fcf678baa51
Author: D. Williams <[email protected]>
Commit: GitHub <[email protected]>
Create issue template: bug report
---
.github/ISSUE_TEMPLATE/bug_report.md | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md
b/.github/ISSUE_TEMPLATE/bug_report.md
new file mode 100644
index 0000000000..3466680f8a
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,10 @@
+---
+name: Bug report
+about: Something is wrong with org-superstar
+title: ''
+labels: bug
+assignees: ''
+
+---
+
+If your problem causes something visual (e.g. a bullet not showing/showing
incorrectly), be sure to provide a screenshot and ideally the name of the font
you are using. To inspect details about how Emacs presents a given character,
navigate towards it and enter either `C-u C-x =` or `C-u M-x
what-cursor-position`, which will provide us with plenty of information
regarding how Emacs set up the affected character for display.