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:
Manuel Rego
2026-04-21 16:41:34 +02:00
committed by GitHub
parent 5ac8bf4db3
commit 2cdbada97b

25
.github/ISSUE_TEMPLATE/roadmap.md vendored Normal file
View 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.