mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
Template for roadmap issues (#44398)
As discussed on [Zulip](https://servo.zulipchat.com/#narrow/channel/263398-general/topic/Roadmap/with/580266351), this is a new template for tracking roadmap issues. Testing: No needed, just a GitHub issue template. Signed-off-by: Manuel Rego Casasnovas <rego@igalia.com>
This commit is contained in:
25
.github/ISSUE_TEMPLATE/roadmap.md
vendored
Normal file
25
.github/ISSUE_TEMPLATE/roadmap.md
vendored
Normal file
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user