Skip to content

Commit 7688f82

Browse files
committed
Update EEP issue template wording
- Changed from "Evolution" to "Enhancement" for clarity and consistency with established patterns - Removed "-XXX" placeholder from title format since GitHub auto-assigns issue numbers, avoiding manual editing after issue creation
1 parent 66a0f59 commit 7688f82

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/eep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
name: Evolu Evolution Proposal (EEP)
1+
name: Evolu Enhancement Proposal (EEP)
22
description: A formal design for a proposed Evolu feature or change.
3-
title: "EEP-XXX: Feature or change title"
3+
title: "EEP: Feature or change title"
44

55
labels: [eep]
66

0 commit comments

Comments
 (0)