diff options
author | Lukas Rusak <lorusak@gmail.com> | 2019-06-28 08:48:14 -0700 |
---|---|---|
committer | Lukas Rusak <lorusak@gmail.com> | 2020-09-08 12:46:18 -0700 |
commit | 605b3b05dc8aee32a1238653a5f02ce5be25719a (patch) | |
tree | 86ee8e0ac3737788e8dc2841d9679538f9a5bc12 /.github | |
parent | 062ab1cf9d99d1beed2e558a440d3ee372a7df24 (diff) |
RPi: remove platform
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE.md | 7 | ||||
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 1 |
2 files changed, 3 insertions, 5 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 0dc08a7caf..a99bc4303b 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -38,7 +38,7 @@ Steps to reproduce the behavior: <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug. Include code to reproduce, if relevant --> <!--- Put your text below this line --> -1. +1. 2. 3. @@ -50,7 +50,7 @@ The debuglog can be found here: -### Screenshots +### Screenshots Here are some links or screenshots to help explain the problem: <!--- Put your text below this line --> @@ -71,7 +71,6 @@ Used Operating system: - [ ] iOS - [ ] Linux - [ ] OSX - - [ ] Raspberry-Pi - [ ] Windows - [ ] Windows UWP @@ -82,4 +81,4 @@ Used Operating system: <!--- End of this issue --> *note: Once the issue is made we require you to update it with new information or Kodi versions should that be required. -Team Kodi will consider your problem report however, we will not make any promises the problem will be solved.*
\ No newline at end of file +Team Kodi will consider your problem report however, we will not make any promises the problem will be solved.* diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 0dc08a7caf..e8b2c85d81 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -71,7 +71,6 @@ Used Operating system: - [ ] iOS - [ ] Linux - [ ] OSX - - [ ] Raspberry-Pi - [ ] Windows - [ ] Windows UWP |