-
Notifications
You must be signed in to change notification settings - Fork 752
Improve and add new issue templates #3375
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
4946530
ad01f06
15ee572
d5eea91
e0c778d
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -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 | ||
| placeholder: Provide details about your environment, such as operating system, browser, and version. | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Browser? |
||
| validations: | ||
| required: false | ||
| - type: textarea | ||
| attributes: | ||
| label: Steps to reproduce | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe 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 | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -27,3 +27,15 @@ body: | |
| placeholder: For what would it be useful? | ||
| validations: | ||
| required: true | ||
| - type: textarea | ||
| attributes: | ||
| label: Environment details | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe 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. | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe 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 | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -25,3 +25,15 @@ body: | |
| placeholder: For what would it be useful? | ||
| validations: | ||
| required: true | ||
| - type: textarea | ||
| attributes: | ||
| label: Environment details | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe 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 | ||
There was a problem hiding this comment.
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