mirror of
https://github.com/youfoundjk/TeXcore.git
synced 2026-07-22 07:33:31 +00:00
16 lines
702 B
YAML
16 lines
702 B
YAML
name: Feature Request
|
|
description: Please submit feature requests as a Discussion.
|
|
labels: []
|
|
body:
|
|
- type: markdown
|
|
attributes:
|
|
value: |
|
|
## Feature Requests have moved to Discussions
|
|
Please [submit feature requests as Discussions](https://github.com/YouFoundJK/ObsiTeXcore/discussions/categories/ideas) so that they can be voted on and prioritized.
|
|
- type: checkboxes
|
|
attributes:
|
|
label: Submit on Discussions
|
|
description: Please submit your feature request as a Discussion.
|
|
options:
|
|
- label: I will submit my feature request as a [Discussion](https://github.com/YouFoundJK/ObsiTeXcore/discussions/categories/ideas).
|
|
required: true
|