diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index cf67e643..3df229dc 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -8,7 +8,7 @@ body: options: - label: Try with the [newest version from GitHub](https://github.com/mifi/lossless-cut/releases/latest) required: true - - label: Read all the documentation at https://github.com/mifi/lossless-cut and **Known issues / Troubleshooting** + - 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 - label: Search for your problem under [Issues](https://github.com/mifi/lossless-cut/issues) or [Discussions](https://github.com/mifi/lossless-cut/discussions) required: true diff --git a/.github/ISSUE_TEMPLATE/feature.yml b/.github/ISSUE_TEMPLATE/feature.yml index 6326aa9d..f64ba55c 100644 --- a/.github/ISSUE_TEMPLATE/feature.yml +++ b/.github/ISSUE_TEMPLATE/feature.yml @@ -10,7 +10,7 @@ body: required: true - label: Try with the [newest version from GitHub](https://github.com/mifi/lossless-cut/releases/latest) required: true - - label: Read all the documentation at https://github.com/mifi/lossless-cut to see if the feature already exists + - 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) to see if the feature already exists required: true - label: See if someone already suggested this under [Issues](https://github.com/mifi/lossless-cut/issues) or [Discussions](https://github.com/mifi/lossless-cut/discussions) required: true diff --git a/.github/ISSUE_TEMPLATE/file-issue.yml b/.github/ISSUE_TEMPLATE/file-issue.yml index 31fd9023..7fd45f10 100644 --- a/.github/ISSUE_TEMPLATE/file-issue.yml +++ b/.github/ISSUE_TEMPLATE/file-issue.yml @@ -14,7 +14,7 @@ body: required: true - label: Try with the [newest version from GitHub](https://github.com/mifi/lossless-cut/releases/latest) required: true - - label: Read all the documentation at https://github.com/mifi/lossless-cut and **Known issues / Troubleshooting** + - 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 - label: Search for your problem under [Issues](https://github.com/mifi/lossless-cut/issues) or [Discussions](https://github.com/mifi/lossless-cut/discussions) required: true