]> Untitled Git - lemmy.git/commitdiff
Better issue templates. (#2991)
authorDessalines <dessalines@users.noreply.github.com>
Fri, 9 Jun 2023 21:08:27 +0000 (17:08 -0400)
committerGitHub <noreply@github.com>
Fri, 9 Jun 2023 21:08:27 +0000 (23:08 +0200)
* Better issue templates.

* Fixing bug report.

.github/ISSUE_TEMPLATE/BUG_REPORT.md
.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
.github/ISSUE_TEMPLATE/QUESTION.md

index 5aa726d27f3e3d5fec21337d21d809e75bcc0861..62179718ed0611f48033f17eaab64b672b15ee3e 100644 (file)
@@ -6,11 +6,10 @@ labels: bug
 assignees: ""
 ---
 
-Found a bug? Please fill out the sections below. 👍
-
-For front end issues, use [lemmy-ui](https://github.com/LemmyNet/lemmy-ui)
-
-If you have problems installing Lemmy, you should post in [!lemmy_support](https://lemmy.ml/c/lemmy_support).
+- [ ] Did you check to see if this issue already exists?
+- [ ] Is this only a single bug? Do not put multiple bugs in one issue.
+- [ ] Is this a question or discussion? Don't use this, use https://lemmy.ml/c/lemmy_support .
+- [ ] Is this a UI / front end issue? Use the [lemmy-ui](https://github.com/LemmyNet/lemmy-ui) repo.
 
 ### Issue Summary
 
index 7ff8b75b95d705552675aa69aa550b0fdac522c7..8f7caf2fa49efd97f31a13fd4ecacf68a7b42c80 100644 (file)
@@ -6,38 +6,9 @@ labels: enhancement
 assignees: ""
 ---
 
-For front end issues, use [lemmy-ui](https://github.com/LemmyNet/lemmy-ui)
+- [ ] Did you check to see if this issue already exists?
+- [ ] Is this only a single feature request? Do not put multiple feature requests in one issue.
+- [ ] Is this a question or discussion? Don't use this, use https://lemmy.ml/c/lemmy_support.
+- [ ] Is this a UI / front end issue? Use the [lemmy-ui](https://github.com/LemmyNet/lemmy-ui) repo.
 
-### Is your proposal related to a problem?
-
-<!--
-  Provide a clear and concise description of what the problem is.
-  For example, "I'm always frustrated when..."
--->
-
-(Write your answer here.)
-
-### Describe the solution you'd like
-
-<!--
-  Provide a clear and concise description of what you want to happen.
--->
-
-(Describe your proposed solution here.)
-
-### Describe alternatives you've considered
-
-<!--
-  Let us know about other solutions you've tried or researched.
--->
-
-(Write your answer here.)
-
-### Additional context
-
-<!--
-  Is there anything else you can add about the proposal?
-  You might want to link to related issues here, if you haven't already.
--->
-
-(Write your answer here.)
+**Describe the feature request below**
index 3782f3e5fef94f52fef90e0c9330efe900693190..ef89c7de2a6658e8caf0b9958b428852c31c703c 100644 (file)
@@ -6,6 +6,4 @@ labels: question
 assignees: ""
 ---
 
-What's the question you have about lemmy?
-
-If you have problems installing Lemmy, you should post in [!lemmy_support](https://lemmy.ml/c/lemmy_support).
+Do not use this for questions or support. Use [!lemmy_support](https://lemmy.ml/c/lemmy_support).