aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorfuzzard <fuzzard@users.noreply.github.com>2020-11-01 18:41:59 +1000
committerGitHub <noreply@github.com>2020-11-01 18:41:59 +1000
commitac086512e64ae31df642b2766715585850798cb8 (patch)
treed194fa1cdae25e1a023fd089771c3116ff2a9816 /.github
parent58b0fb671748538283202dfca63c386bd39ae927 (diff)
parent6faf506e48d8be2625590e059cad76064ba8eaff (diff)
Merge pull request #18686 from sy6sy2/tvos-issue-template
[GitHub][tvOS] Add tvOS checkbox in issue template
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md1
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md1
2 files changed, 2 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index a99bc4303b..8940e911c0 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -69,6 +69,7 @@ Used Operating system:
<!--- Put your text below this line. Checkboxes can easily be ticked once issue is created -->
- [ ] Android
- [ ] iOS
+ - [ ] tvOS
- [ ] Linux
- [ ] OSX
- [ ] Windows
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index e8b2c85d81..60b2930133 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -69,6 +69,7 @@ Used Operating system:
<!--- Put your text below this line. Checkboxes can easily be ticked once issue is created -->
- [ ] Android
- [ ] iOS
+ - [ ] tvOS
- [ ] Linux
- [ ] OSX
- [ ] Windows