Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,21 @@ body:
placeholder: If applicable, please post here a video or a screenshot of the issue.
validations:
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

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?

validations:
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?

placeholder: Provide steps to reproduce the issue, if applicable.
validations:
required: false
- type: textarea
attributes:
label: Additional information
placeholder: Provide any additional information that may help in resolving the issue.
validations:
required: false
12 changes: 12 additions & 0 deletions .github/ISSUE_TEMPLATE/enhancement-improvement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,15 @@ body:
placeholder: For what would it be useful?
validations:
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

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?

validations:
required: false
- type: textarea
attributes:
label: Additional information
placeholder: Provide any additional information that may help in understanding the improvement.
validations:
required: false
12 changes: 12 additions & 0 deletions .github/ISSUE_TEMPLATE/feature-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,15 @@ body:
placeholder: For what would it be useful?
validations:
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

placeholder: Provide details about your environment, such as operating system, browser, and version.
validations:
required: false
- type: textarea
attributes:
label: Additional information
placeholder: Provide any additional information that may help in understanding the new feature.
validations:
required: false
12 changes: 12 additions & 0 deletions .github/ISSUE_TEMPLATE/hard-crash.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,15 @@ body:
placeholder: Do you have any other valuable information about this issue?
validations:
required: false
- type: textarea
attributes:
label: Environment details
placeholder: Provide details about your environment, such as operating system, browser, and version.
validations:
required: false
- type: textarea
attributes:
label: Additional information
placeholder: Provide any additional information that may help in resolving the issue.
validations:
required: false
18 changes: 18 additions & 0 deletions .github/ISSUE_TEMPLATE/widgets-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,3 +73,21 @@ body:
placeholder: If applicable, please post a video or a screenshot of the issue here.
validations:
required: false
- type: textarea
attributes:
label: Environment details
placeholder: Provide details about your environment, such as operating system, browser, and version.
validations:
required: false
- type: textarea
attributes:
label: Steps to reproduce
placeholder: Provide steps to reproduce the issue, if applicable.
validations:
required: false
- type: textarea
attributes:
label: Additional information
placeholder: Provide any additional information that may help in resolving the issue.
validations:
required: false