Files
coursera-ibm-java-developer…/.gitea/issue_template.md
2025-11-04 18:54:47 +01:00

25 lines
474 B
Markdown

---
name: "Capstone Issue Template"
about: "This issue template is for the Capstone Project"
title: "[SCMS] "
ref: "master"
labels:
- "Smart Clinic Management System"
---
# User Story Template
**Title:**
_As a [user role], I want [feature/goal], so that [reason]._
**Acceptance Criteria:**
1. [Criteria 1]
2. [Criteria 2]
3. [Criteria 3]
**Priority:** [High/Medium/Low]
**Story Points:** [Estimated Effort in Points]
**Notes:**
- [Additional information or edge cases]