qusal/.github/ISSUE_TEMPLATE/feat.md

56 lines
1.6 KiB
Markdown
Raw Normal View History

2023-11-13 09:33:28 -05:00
---
name: Enhancement request
about: 'Suggest a new feature or an improvement of existing functionality'
title: ''
2023-11-13 09:39:34 -05:00
labels: 'P: default, T: enhancement'
2023-11-13 09:33:28 -05:00
assignees: ''
---
### Commitment
I confirm that I have read the following resources:
- [How to contribute to Qusal](https://github.com/ben-grande/qusal/blob/main/docs/CONTRIBUTE.md)
- [How Qusal is designed](https://github.com/ben-grande/qusal/blob/main/docs/DESIGN.md)
- [How to ask questions The Smart Way](http://catb.org/esr/faqs/smart-questions.html)
- [Writing the perfect question](https://codeblog.jonskeet.uk/2010/08/29/writing-the-perfect-question/)
- [Question checklist](https://codeblog.jonskeet.uk/2012/11/24/stack-overflow-question-checklist/)
- [Could you please make my preference the default?](https://www.qubes-os.org/faq/#could-you-please-make-my-preference-the-default)
2023-11-13 09:33:28 -05:00
<!--
If it doesn't affect a large user base, you will have more chance to get our
attention by contributing to the project either helping on support, code or
money contribution than trying to deeply justify why you preferences should be
the default.
If you haven't read at least two of the aforementioned resources, there is a
good chance your text will not be well written and therefore considered
invalid.
-->
2023-11-13 09:33:28 -05:00
### Current problem (if any)
<!--
If there is an existing issue, link it here.
-->
### Proposed solution
<!--
What solution do envision that respects the project goals and guidelines?
2023-11-13 09:33:28 -05:00
-->
### The value to a user, and who that user might be
<!--
If it is not an issue, why do you want this new feature to be added?
Example:
- User: will be able to safely ...
- Developer: will have an easy time ...
-->
.