Skip to content

Commit

Permalink
Update ISSUE_TEMPLATE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
turbolent authored Jun 26, 2023
1 parent 398cbad commit 8b12d4d
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,26 @@
---
name: Requesting a Feature or Improvement
about: "For feature requests. Please search for existing issues first. Also see CONTRIBUTING."
title: ''
title: '[LS/lint/test]'
labels: Feedback, Feature
assignees: ''

---

## Instructions
<!--
Instructions:
-------------
Please fill out the template below to the best of your ability and include a label indicating which tool/service you were working with when you encountered the problem.
-->

### Issue To Be Solved
(Replace This Text: Please present a concise description of the problem to be addressed by this feature request. Please be clear what parts of the problem are considered to be in-scope and out-of-scope.)

### (Optional): Suggest A Solution

(Replace This Text: A concise description of your preferred solution. Things to address include:
* Details of the technical implementation
* Tradeoffs made in design decisions
Expand All @@ -24,4 +30,4 @@ If there are multiple solutions, please present each one separately. Save compar

### (Optional): Context

<what are you currently working on that this is blocking?>
<what are you currently working on that this is blocking?>

0 comments on commit 8b12d4d

Please sign in to comment.