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

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

[elpa] externals/eglot 864a493 50/54: Close #323: add a simple github is


From: João Távora
Subject: [elpa] externals/eglot 864a493 50/54: Close #323: add a simple github issue template
Date: Thu, 16 Apr 2020 05:31:53 -0400 (EDT)

branch: externals/eglot
commit 864a493533c8246b75e0f86fc5f52fe52052c995
Author: Felicián Németh <address@hidden>
Commit: Felicián Németh <address@hidden>

    Close #323: add a simple github issue template
    
    Hopefully, this template leads towards fewer back-and-forth
    communication, detailed bug reports, and easier maintainership.
    
    * .github/ISSUE_TEMPLATE/bug_report.md: New file.
---
 .github/ISSUE_TEMPLATE/bug_report.md | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/.github/ISSUE_TEMPLATE/bug_report.md 
b/.github/ISSUE_TEMPLATE/bug_report.md
new file mode 100644
index 0000000..42b20a2
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,12 @@
+---
+name: Bug report
+about: Create a report to help us improve Eglot
+title: ''
+labels: ''
+assignees: ''
+
+---
+
+Before submitting an issue, please, read our guidelines
+on reporting bugs here:
+https://github.com/joaotavora/eglot#reporting-bugs



reply via email to

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