aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSylvain CECCHETTO <cecchetto.sylvain@me.com>2020-10-31 08:37:22 +0100
committerSylvain CECCHETTO <cecchetto.sylvain@me.com>2020-10-31 08:37:22 +0100
commit6faf506e48d8be2625590e059cad76064ba8eaff (patch)
tree3978fdca57062a98aa14ea24f0a8b151e8170cc3
parent4c4c894c8815cfa5700773aefe0751c9440d085c (diff)
[GitHub][tvOS] Add tvOS checkbox in issue template
-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