From d2327917802d254d9686830719ec4aab1409e87c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20B=C3=A4hler?= Date: Fri, 20 Oct 2023 23:11:17 +0200 Subject: [PATCH] docs(repo): add roadmap file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Oliver Bähler --- ROADMAP.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ROADMAP.md diff --git a/ROADMAP.md b/ROADMAP.md new file mode 100644 index 00000000..448086d0 --- /dev/null +++ b/ROADMAP.md @@ -0,0 +1,3 @@ +# Roadmap + +future features and fixes are planned with [release milestones on GitHub](https://github.com/projectcapsule/capsule/milestones?direction=asc&sort=due_date&state=open). You can influence the roadmap by opening issues or joining our community meetings. \ No newline at end of file