diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/roadmap_item.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/roadmap_item.md | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/roadmap_item.md b/.github/ISSUE_TEMPLATE/roadmap_item.md new file mode 100644 index 0000000000..a40600111e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/roadmap_item.md @@ -0,0 +1,32 @@ +--- +name: Roadmap sugggestion +about: Create a roadmap/todo suggestion item (Team Kodi members only!) + +--- +<!--- Please fill out this template to the best of your ability. You can always edit this issue once you have created it. --> +## Roadmap or todo suggestion +**Detailed Description** +<!--- Provide a detailed description of the change or addition you are proposing --> + + + +### Context +<!--- Why is this change important to you? How would you use it? --> +<!--- How can it benefit other users? --> + + + +### Possible Implementation +<!--- Not obligatory, but suggest an idea for implementing addition or change --> + + + +###Additional context, screenshots or links** +Here are some relevant links or screenshots +<!--- Put your text below this line --> + + + + +<!--- End of this issue --> +*Note: Team Kodi will consider this item however we will not make any promises if it will be included.*
\ No newline at end of file |