diff --git a/.github/ISSUE_TEMPLATE/roadmap-item.md b/.github/ISSUE_TEMPLATE/roadmap-item.md new file mode 100644 index 0000000000..c71c4f284a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/roadmap-item.md @@ -0,0 +1,25 @@ +--- +name: Roadmap Item +about: Intended for planning purposes, these tickets are used to help with plotting + information on a roadmap. +title: '' +labels: '' +assignees: '' + +--- + +--- +name: Roadmap +about: Lists an item that needs to be tracked on a roadmap +title: '' +labels: '' +assignees: '' + +--- + +**About the Roadmap Item** +A clear and concise description about the road map item. + +**Additional Context** +- Context item 1 +- Context item 2