summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOneric <oneric@oneric.stub>2022-02-18 20:34:47 +0100
committerOneric <oneric@oneric.stub>2022-02-18 20:40:43 +0100
commit9a06d6cfcf3ac2a9f6b6dafb3e58027a7866c5e4 (patch)
tree3ae192756e5473fa5bfd5d287099214046597a6e
parent875ba300a91781253b24c6bb2c479c2b5e8e92df (diff)
downloadlibass-9a06d6cfcf3ac2a9f6b6dafb3e58027a7866c5e4.tar.bz2
libass-9a06d6cfcf3ac2a9f6b6dafb3e58027a7866c5e4.tar.xz
Remove misplaced hyphens in issue templates
-rw-r--r--.github/ISSUE_TEMPLATE/crash.yml6
-rw-r--r--.github/ISSUE_TEMPLATE/wrong-rendering-report.yml6
2 files changed, 6 insertions, 6 deletions
diff --git a/.github/ISSUE_TEMPLATE/crash.yml b/.github/ISSUE_TEMPLATE/crash.yml
index 5256076..4c83097 100644
--- a/.github/ISSUE_TEMPLATE/crash.yml
+++ b/.github/ISSUE_TEMPLATE/crash.yml
@@ -13,7 +13,7 @@ body:
and fill out everything with as much detail as you can.
If you're encountering the crash with an old version of libass,
- please retest with current git-master or the latest release if possible.
+ please retest with current git master or the latest release if possible.
- type: input
id: libass-version
@@ -24,7 +24,7 @@ body:
description: >
What version of libass are you encountering this issue on?
If you aren't sure how to find this out, give precise information
- on your player, its version and where you got the player-binary from.
+ on your player, its version and where you got the player binary from.
If you uploaded a correct screenshot for comparison and haven't told us already,
please also specify what renderer and which version of it gave you the correct result.
@@ -56,7 +56,7 @@ body:
try to upload a short cut from the video file that we can play to see the problem.
You can use tools such as MKVToolNix to make a smaller cut from a large file.
placeholder: |
- If it isn't too long paste the ASS-excerpt enclosed in triple-backticks as below, or upload a sample file
+ If it isn't too long paste the ASS excerpt enclosed in triple backticks as below, or upload a sample file
```
[Script Info]
diff --git a/.github/ISSUE_TEMPLATE/wrong-rendering-report.yml b/.github/ISSUE_TEMPLATE/wrong-rendering-report.yml
index 7fe9903..73cc196 100644
--- a/.github/ISSUE_TEMPLATE/wrong-rendering-report.yml
+++ b/.github/ISSUE_TEMPLATE/wrong-rendering-report.yml
@@ -13,7 +13,7 @@ body:
and fill out everything with as much detail as you can.
If you're encountering the problem with an old version of libass,
- please retest with current git-master or the latest release if possible.
+ please retest with current git master or the latest release if possible.
Also, if you have the chance to:
**Compare to VSFilter**
@@ -51,7 +51,7 @@ body:
description: >
What version of libass are you encountering this issue on?
If you aren't sure how to find this out, give precise information
- on your player, its version and where you got the player-binary from.
+ on your player, its version and where you got the player binary from.
If you uploaded a correct screenshot for comparison and haven't told us already,
please also specify what renderer and which version of it gave you the correct result.
@@ -79,7 +79,7 @@ body:
try to upload a short cut from the video file that we can play to see the problem.
You can use tools such as MKVToolNix to make a smaller cut from a large file.
placeholder: |
- If it isn't too long paste the ASS-excerpt enclosed in triple-backticks as below, or upload a sample file
+ If it isn't too long paste the ASS excerpt enclosed in triple backticks as below, or upload a sample file
```
[Script Info]