emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/org-superstar d52497056f 118/162: Update issue templates:


From: Stefan Kangas
Subject: [nongnu] elpa/org-superstar d52497056f 118/162: Update issue templates: add feature related templates
Date: Fri, 31 Dec 2021 19:35:35 -0500 (EST)

branch: elpa/org-superstar
commit d52497056f14ef27d0862eba0fd4b47e74c6ede5
Author: D. Williams <d.williams@posteo.net>
Commit: GitHub <noreply@github.com>

    Update issue templates: add feature related templates
---
 .github/ISSUE_TEMPLATE/bug_report.md          |  2 +-
 .github/ISSUE_TEMPLATE/feature-improvement.md | 10 ++++++++++
 .github/ISSUE_TEMPLATE/feature_request.md     | 10 ++++++++++
 3 files changed, 21 insertions(+), 1 deletion(-)

diff --git a/.github/ISSUE_TEMPLATE/bug_report.md 
b/.github/ISSUE_TEMPLATE/bug_report.md
index 3466680f8a..f6ba350321 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -7,4 +7,4 @@ 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.
+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.  __Be sure to 
delete this text before submission!__
diff --git a/.github/ISSUE_TEMPLATE/feature-improvement.md 
b/.github/ISSUE_TEMPLATE/feature-improvement.md
new file mode 100644
index 0000000000..ceb3598c64
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/feature-improvement.md
@@ -0,0 +1,10 @@
+---
+name: Feature improvement
+about: There is an existing feature you'd like to see changed
+title: ''
+labels: enhancement
+assignees: ''
+
+---
+
+
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md 
b/.github/ISSUE_TEMPLATE/feature_request.md
new file mode 100644
index 0000000000..18bd7145e3
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -0,0 +1,10 @@
+---
+name: Feature request
+about: There is something you'd like to see added to this package
+title: ''
+labels: enhancement
+assignees: ''
+
+---
+
+



reply via email to

[Prev in Thread] Current Thread [Next in Thread]