Improve and add new issue templates#3375
Improve and add new issue templates#3375Peter (peter9811) wants to merge 5 commits intoDevolutions:mainfrom
Conversation
Add new issue templates for documentation, performance, and security issues. * **Bug Issue Template** - Add sections for environment details, steps to reproduce, and additional information. * **Enhancement Improvement Template** - Add sections for environment details and additional information. * **Feature Request Template** - Add sections for environment details and additional information. * **Hard Crash Template** - Add sections for environment details and additional information. * **Widgets Issue Template** - Add sections for environment details, steps to reproduce, and additional information. * **Documentation Issue Template** - Add new template with sections for environment details, steps to reproduce, and additional information. * **Performance Issue Template** - Add new template with sections for environment details, steps to reproduce, and additional information. * **Security Issue Template** - Add new template with sections for environment details, steps to reproduce, and additional information.
|
Hello, Please remove the three new templates. It is easier for me to have all bug-like issues in the same bucket. Thanks! |
Martí Climent (marticliment)
left a comment
There was a problem hiding this comment.
I am going to be honest with you. This PR was set up in 3 seconds. It contains things that don't make sense, are copypaste and/or just don't apply to this repo or the kind of template.
Please refrain from publishing more PRs like this one.
The PR template, which you didn't fill, already warns about creating such kind of PRs
| required: false | ||
| - type: textarea | ||
| attributes: | ||
| label: Steps to reproduce |
There was a problem hiding this comment.
This entry is already added. Why add it?
| - type: textarea | ||
| attributes: | ||
| label: Environment details | ||
| placeholder: Provide details about your environment, such as operating system, browser, and version. |
There was a problem hiding this comment.
Browser?
| required: false | ||
| - type: textarea | ||
| attributes: | ||
| label: Environment details |
There was a problem hiding this comment.
Windows and UniGetUI versions are asked above
| - type: textarea | ||
| attributes: | ||
| label: Environment details | ||
| placeholder: Provide details about your environment, such as operating system, browser, and version. |
There was a problem hiding this comment.
Browser?
| required: true | ||
| - type: textarea | ||
| attributes: | ||
| label: Environment details |
There was a problem hiding this comment.
Windows and UniGetUI versions are asked above
| required: true | ||
| - type: textarea | ||
| attributes: | ||
| label: Environment details |
There was a problem hiding this comment.
Feature requests are non-dependent on the environment
Add new issue templates for documentation, performance, and security issues.
Bug Issue Template
Enhancement Improvement Template
Feature Request Template
Hard Crash Template
Widgets Issue Template
Documentation Issue Template
Performance Issue Template
Security Issue Template