update issues template

pull/1899/head
Mikael Finstad 2024-02-12 23:18:23 +08:00
rodzic bdb774b0bb
commit 7309c01ca2
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 25AB36E3E81CBC26
4 zmienionych plików z 10 dodań i 10 usunięć

Wyświetl plik

@ -8,7 +8,7 @@ body:
- type: checkboxes
id: initial-checklist
attributes:
label: I have a lot of issues to go through, so in order to make it easier for me to help you, I ask that you please try these things first
label: From maintainer @mifi: I have a lot of issues to go through, and every issue I have to read gives me less time to implement new features, so I ask that you please try these things first:
options:
- label: Try with a different kind of file to confirm that the problem is related to just this file.
required: true
@ -22,7 +22,7 @@ body:
id: steps-to-reproduce
attributes:
label: Steps to reproduce
description: How would I reproduce the problem? Please describe step-by-step what you're doing from starting up LosslessCut until the problem occurs. You can attach screenshots if needed.
description: How would I reproduce the problem? Please describe step-by-step what you're doing from starting up LosslessCut until the problem occurs. You can attach screenshots or screencasts if needed.
validations:
required: true
- type: textarea
@ -56,7 +56,7 @@ body:
- type: textarea
id: share-log
attributes:
label: Share log
description: 'Please open developer tools after starting LosslessCut and before doing the failing operation. Then share any relevant output from the javascript Console. (Menu: Tools > Toggle Developer Tools)'
label: Share log from developer tools
description: 'Please open developer tools after starting LosslessCut and before performing the relevant operation. Then share any relevant output from the javascript Console. (Menu: Tools > Toggle Developer Tools)'
validations:
required: false

Wyświetl plik

@ -4,9 +4,9 @@ body:
- type: checkboxes
id: initial-checklist
attributes:
label: I have a lot of issues to go through, so in order to make it easier for me to help you, I ask that you please try these things first
label: From maintainer @mifi: I have a lot of issues to go through, and every issue I have to read gives me less time to implement new features, so I ask that you please try these things first:
options:
- label: Try with the [newest version from GitHub](https://github.com/mifi/lossless-cut/releases/latest) (also it might have been fixed in latest [nightly build](https://github.com/mifi/lossless-cut#nightly-builds-))
- label: Try with the [newest version from GitHub](https://github.com/mifi/lossless-cut/releases/latest) (also it might have already been fixed in latest [nightly build](https://github.com/mifi/lossless-cut#nightly-builds-))
required: true
- label: Read the [documentation](https://github.com/mifi/lossless-cut) and [FAQ, Known issues, Troubleshooting](https://github.com/mifi/lossless-cut/blob/master/issues.md)
required: true
@ -41,7 +41,7 @@ body:
id: steps-to-reproduce
attributes:
label: Steps to reproduce
description: How would I reproduce the problem? Please describe step-by-step what you're doing from starting up LosslessCut until the problem occurs. You can attach screenshots if needed.
description: How would I reproduce the problem? Please describe step-by-step what you're doing from starting up LosslessCut until the problem occurs. You can attach screenshots or screencasts if needed.
validations:
required: true
- type: textarea
@ -61,7 +61,7 @@ body:
- type: textarea
id: share-log
attributes:
label: Share log
label: Share log from developer tools
description: 'If you have a problem or an unexpected bug or crash, please open developer tools after starting LosslessCut and before doing the failing operation. Then share the output from the javascript Console. (Menu: Tools > Toggle Developer Tools)'
validations:
required: false

Wyświetl plik

@ -18,6 +18,6 @@ body:
id: feature-description
attributes:
label: Description
description: A clear and concise description of what you want you would like to be added or improved in LosslessCut. You can attach screenshots if needed.
description: A clear and concise description of what you want you would like to be added or improved in LosslessCut. You can attach screenshots or screencasts if needed.
validations:
required: true

Wyświetl plik

@ -35,7 +35,7 @@ For Windows, you may have to install [7z](https://www.7-zip.org/download.html),
npm start
```
## Building mas-dev (Mac App Store) build locally
## `mas-dev` (Mac App Store) local build
This will sign using the development provisioning profile: