Skip to content

Commit fbc5055

Browse files
committed
Make roadmap issue template more reusable for release notes
1 parent dee4525 commit fbc5055

File tree

1 file changed

+17
-9
lines changed

1 file changed

+17
-9
lines changed

.github/ISSUE_TEMPLATE/3-roadmap.md

Lines changed: 17 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,27 +6,35 @@ labels: roadmap
66
assignees: zimmski
77
---
88

9-
Tasks/Goals:
9+
# Highlights :star2:
10+
11+
- TODO Define highlights of this release.
12+
13+
# Changes :bulb:
1014

1115
- [ ] Development & Management 🛠️
12-
- [ ] TODO what and why as goal
16+
- [ ] TODO Change with what and why as goal.
1317
- [ ] Documentation 📚
14-
- [ ] TODO what and why as goal
18+
- [ ] TODO Change with what and why as goal.
1519
- [ ] Evaluation ⏱️
16-
- [ ] TODO what and why as goal
20+
- [ ] TODO Change with what and why as goal.
1721
- [ ] Models 🤖
18-
- [ ] TODO what and why as goal
22+
- [ ] TODO Change with what and why as goal.
1923
- [ ] Reports & Metrics 🗒️
20-
- [ ] TODO what and why as goal
24+
- [ ] TODO Change with what and why as goal.
2125
- [ ] Operating Systems 🖥️
22-
- [ ] TODO what and why as goal
26+
- [ ] TODO Change with what and why as goal.
2327
- [ ] Tools 🧰
24-
- [ ] TODO what and why as goal
28+
- [ ] TODO Change with what and why as goal.
2529
- [ ] Tasks 🔢
26-
- [ ] TODO what and why as goal
30+
- [ ] TODO Change with what and why as goal.
2731
- [ ] Closed PR / not-implemented issue 🚫
2832
- [ ] TODO what and why with reason
2933

34+
# Details :mag:
35+
36+
- [ ] TODO Take details from automatic release description of GitHub.
37+
3038
Release version of this roadmap issue:
3139

3240
> ❓ When should a release happen? Check the [`README`](../../README.md#when-and-how-to-release)!

0 commit comments

Comments
 (0)