Skip to content

Commit 8631efe

Browse files
authored
[github] Update the latest version & change the task/feature description (#1218)
1 parent 3d77dd8 commit 8631efe

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ body:
3939
description: What Fluss version are you using?
4040
multiple: false
4141
options:
42-
- "0.6.0 (latest release)"
42+
- "0.7.0 (latest release)"
43+
- "0.6.0"
4344
- "0.5.0"
4445
- "main (development)"
4546
validations:

.github/ISSUE_TEMPLATE/feature.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
################################################################################
1818

1919
name: Feature Request 🚀
20-
description: Add new feature, improvement, and more
20+
description: User-facing functionality or improvement you’d like to see added
2121
type: "feature"
2222
body:
2323
- type: markdown

.github/ISSUE_TEMPLATE/task.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
################################################################################
1818

1919
name: Task 📌
20-
description: A specific piece of work
20+
description: Specific work item - either part of a larger feature or independent project maintenance
2121
type: "task"
2222
body:
2323
- type: markdown

0 commit comments

Comments
 (0)