Update issue templates

pull/38/head
Zakhar Timoshenko 4 years ago
parent 6af8cec134
commit a1dc901439

@ -25,27 +25,7 @@ body:
2. Second step 2. Second step
3. Issue here 3. Issue here
validations: validations:
required: true required: false
- type: textarea
id: expected-behavior
attributes:
label: Expected behavior
placeholder: |
Example:
"This should happen..."
validations:
required: true
- type: textarea
id: actual-behavior
attributes:
label: Actual behavior
placeholder: |
Example:
"This happened instead..."
validations:
required: true
- type: input - type: input
id: kotatsu-version id: kotatsu-version
@ -54,7 +34,7 @@ body:
description: | description: |
You can find your Kotatsu version in **Settings → About**. You can find your Kotatsu version in **Settings → About**.
placeholder: | placeholder: |
Example: "3.3.1" Example: "3.3"
validations: validations:
required: true required: true
@ -67,7 +47,7 @@ body:
placeholder: | placeholder: |
Example: "Android 12" Example: "Android 12"
validations: validations:
required: true required: false
- type: textarea - type: textarea
id: other-details id: other-details
@ -80,15 +60,6 @@ body:
id: acknowledgements id: acknowledgements
attributes: attributes:
label: Acknowledgements label: Acknowledgements
description: Your issue will be closed if you haven't done these steps.
options: options:
- label: I have searched the existing issues and this is a new ticket, **NOT** a duplicate or related to another open issue. - label: I have searched the existing issues and this is a new ticket, **NOT** a duplicate or related to another open issue.
required: true
- label: I have written a short but informative title.
required: true
- label: I have updated the app to version **[3.3.1](https://github.com/KotatsuApp/Kotatsu/releases/latest)**.
required: true
- label: If this is an issue with the app itself, I should be opening an issue in the [app repository](https://github.com/KotatsuApp/Kotatsu/issues/new/choose).
required: true
- label: I will fill out all of the requested information in this form.
required: true required: true

@ -25,15 +25,6 @@ body:
id: acknowledgements id: acknowledgements
attributes: attributes:
label: Acknowledgements label: Acknowledgements
description: Your issue will be closed if you haven't done these steps.
options: options:
- label: I have searched the existing issues and this is a new ticket, **NOT** a duplicate or related to another open issue. - label: I have searched the existing issues and this is a new ticket, **NOT** a duplicate or related to another open issue.
required: true
- label: I have written a short but informative title.
required: true
- label: If this is an issue with the app itself, I should be opening an issue in the [app repository](https://github.com/KotatsuApp/Kotatsu/issues/new/choose).
required: true
- label: I have updated the app to version **[3.3.1](https://github.com/KotatsuApp/Kotatsu/releases/latest)**.
required: true
- label: I will fill out all of the requested information in this form.
required: true required: true

@ -45,13 +45,7 @@ body:
options: options:
- label: I have searched the existing issues and this is a new ticket, **NOT** a duplicate or related to another open issue. - label: I have searched the existing issues and this is a new ticket, **NOT** a duplicate or related to another open issue.
required: true required: true
- label: I have written a title with source name.
required: true
- label: I have updated the app to version **[3.3.1](https://github.com/KotatsuApp/Kotatsu/releases/latest)**.
required: true
- label: I have checked that the source does not already exist on the app. - label: I have checked that the source does not already exist on the app.
required: true required: true
- label: I have checked that the source does not already exist by searching the [GitHub repository](https://github.com/KotatsuApp/kotatsu-parsers) and verified it does not appear in the code base. - label: I have checked that the source does not already exist by searching the [GitHub repository](https://github.com/KotatsuApp/kotatsu-parsers) and verified it does not appear in the code base.
required: true
- label: I will fill out all of the requested information in this form.
required: true required: true
Loading…
Cancel
Save