File tree 4 files changed +72
-47
lines changed
4 files changed +72
-47
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Report a broken add-on
3
+ about : Report an add-on that is currently broken within Kodi.
4
+ title : ' '
5
+ labels : ' Broken-Addon'
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+
11
+ ### Add-on details:
12
+ <!-- - Provide some details of the broken add-on. -->
13
+ - Add-on name:
14
+ - Add-on ID:
15
+ - Version number:
16
+ - Kodi/repository version:
17
+
18
+ <!-- - EXAMPLE HOW TO FILL ADD-ON DETAILS:
19
+ - Add-on name: Global Search
20
+ - Add-on ID: script.globalsearch
21
+ - Version number: 8.0.0
22
+ - Kodi/repository version: Leia
23
+ -->
24
+
25
+ ### Ownership
26
+ - [ ] I am the owner of this add-on
27
+
28
+ ### Broken because:
29
+ <!-- - Provide a short description/reason of why this add-on is broken. -->
30
+
Original file line number Diff line number Diff line change
1
+ blank_issues_enabled : false
2
+ contact_links :
3
+ - name : Kodi forums, add-ons section
4
+ url : https://forum.kodi.tv/forumdisplay.php?fid=27
5
+ about : Please ask and answer questions here.
6
+ - name : Pull requests
7
+ url : https://github.com/xbmc/repo-scripts/pulls
8
+ about : When you want to submit a new or updated add-on, please open a pull request here.
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Report a violating add-on
3
+ about : Report an add-on that violates the Kodi add-on rules.
4
+ title : ' '
5
+ labels : ' violation'
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ <!-- - Before reporting an add-on for violation of the Kodi add-on rules, please --->
11
+ <!-- - make sure that you are familiar with the rules for Kodi add-ons: --->
12
+ <!-- - https://kodi.wiki/view/Add-on_rules --->
13
+
14
+ ### Add-on details:
15
+ <!-- - Provide some details of the violating add-on. --->
16
+ - Add-on name:
17
+ - Add-on ID:
18
+ - Version number:
19
+ - Kodi/repository version:
20
+
21
+ <!-- - EXAMPLE HOW TO FILL ADD-ON DETAILS:
22
+ - Add-on name: Global Search
23
+ - Add-on ID: script.globalsearch
24
+ - Version number: 8.0.0
25
+ - Kodi/repository version: Leia
26
+ -->
27
+
28
+ ### Rules that have been violated by the add-on:
29
+ <!-- - Mention the rules violated based on: https://kodi.wiki/view/Add-on_rules --->
30
+
31
+
32
+ ### Explain why the add-on is violating these rules:
33
+ <!-- - Provide a short description/reason of why this add-on is broken. --->
34
+
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments