Skip to content

Commit

Permalink
Update feature_request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tjex authored Jan 4, 2025
1 parent 6beea6f commit 10089c3
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
name: Feature request
description: Suggest an idea for this project.
body:
- type: checkboxes
id: checks
- type: markdown
attributes:
label: If you have an idea, open a discussion
options:
- label: I will [create a new discussion](https://github.com/zk-org/zk-nvim/discussions/new?category=ideas) instead of an issue.

value: |
If you have an idea, _please [open as a discussion](https://github.com/zk-org/zk-nvim/discussions/new?category=ideas)_ instead of an issue. This helps keep the issue tracker more relavent.
Be aware that feature requests [may not get much attention through 2025!](https://github.com/zk-org/zk/discussions/486)
- type: textarea
attributes:
label: Exception
placeholder: If you're not going to open a discussion instead, briefly explain why.

0 comments on commit 10089c3

Please sign in to comment.