-
Notifications
You must be signed in to change notification settings - Fork 0
Open
1 / 11 of 1 issue completedLabels
enhancementNew feature or requestNew feature or request
Description
Summary
We need quick, reusable comment templates for common issue states (investigation, fix deployed, blocked, needs confirmation, closed). This will save time and keep communication consistent across erifystudio/erify-world.
Problem
Right now, comments are written manually for each issue. This slows down response time and makes it harder to maintain a consistent tone.
Proposed Solution
- Create a set of Saved Replies in GitHub with standard templates:
- Investigating 🔍
- Fix deployed 🚀
- Needs confirmation ✅
- Blocked
⚠️ - Closed 🔴
- Optionally, store them in a JSON/YAML file in the repo for future reference.
Benefits
- Faster issue management.
- Consistent communication across contributors.
- Professional, branded responses for ERIFY Studio.
Acceptance Criteria
- Saved Replies created in GitHub UI (under Settings → Saved Replies).
- Each reply tested by posting a comment in a sample issue.
- Optional: Saved Replies exported to a file and stored in
.github/for reference.
Additional Context
This will support all workflows, including feature requests, bug reports, and task tracking in ERIFY Studio Team Planning (4PW).
Sub-issues
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request