Skip to content

Improve and add new issue templates#3375

Closed
Peter (peter9811) wants to merge 5 commits intoDevolutions:mainfrom
peter9811:improve-issue-templates
Closed

Improve and add new issue templates#3375
Peter (peter9811) wants to merge 5 commits intoDevolutions:mainfrom
peter9811:improve-issue-templates

Conversation

@peter9811
Copy link
Copy Markdown

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.

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.
@marticliment
Copy link
Copy Markdown
Collaborator

Hello,

Please remove the three new templates. It is easier for me to have all bug-like issues in the same bucket.

Thanks!

@marticliment Martí Climent (marticliment) marked this pull request as draft March 1, 2025 11:01
@peter9811 Peter (peter9811) marked this pull request as ready for review March 1, 2025 14:04
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Browser?

required: false
- type: textarea
attributes:
label: Environment details
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Browser?

required: true
- type: textarea
attributes:
label: Environment details
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Windows and UniGetUI versions are asked above

required: true
- type: textarea
attributes:
label: Environment details
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Feature requests are non-dependent on the environment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants