diff --git a/.github/ISSUE_TEMPLATE/roadmap.md b/.github/ISSUE_TEMPLATE/roadmap.md new file mode 100644 index 00000000000..88d746d98ff --- /dev/null +++ b/.github/ISSUE_TEMPLATE/roadmap.md @@ -0,0 +1,25 @@ +--- +name: Roadmap Issue +about: Create an issue to track in the Servo roadmap +title: '' +labels: B-roadmap +assignees: '' + +--- + +## Roadmap Issue + +**Description:** +A clear and concise description of the work that will be done. + +**Area:** e.g. Layout, Script, Performance, ... + +**People:** Who are planning to work on this task. + +Leave it blank if it's just something interesting for the project, +but nobody is planning to work on at the moment. + +--- + +Feel free to add any other comments on the issue after this line. +