diff options
author | pkerling <pkerling@casix.org> | 2019-03-19 08:57:33 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-19 08:57:33 +0000 |
commit | e75fbcf60ff42986804cd130417905732ab339c8 (patch) | |
tree | 3c65d1f0403d586d78459cd2934ccc95a9d11075 /.github | |
parent | 4e57e432f23299ee78fcfa105f2d96989a7065e3 (diff) | |
parent | d0bdb5dd6b2481a0cafbddb50e101e7ef7670012 (diff) |
Merge pull request #15728 from pkerling/roadmap-item
Reword roadmap item template to make its intent clearer
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE/roadmap_item.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.github/ISSUE_TEMPLATE/roadmap_item.md b/.github/ISSUE_TEMPLATE/roadmap_item.md index 9916f30768..7f59d27dd7 100644 --- a/.github/ISSUE_TEMPLATE/roadmap_item.md +++ b/.github/ISSUE_TEMPLATE/roadmap_item.md @@ -1,10 +1,10 @@ --- -name: Roadmap suggestion -about: Create a roadmap/todo suggestion item (Team Kodi members only!) +name: Roadmap item (Team Kodi members only!) +about: Create a roadmap/todo item --- <!--- 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 +## Roadmap or todo item **Detailed Description** <!--- Provide a detailed description of the change or addition you are proposing --> @@ -29,4 +29,4 @@ Here are some relevant links or screenshots <!--- End of this issue --> -*Note: Team Kodi will consider this item however we will not make any promises if it will be included.* +*Note: Team Kodi is considering this item, but we are not making any promises if and when it will be included.* |