Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 38 additions & 0 deletions .github/ISSUE_TEMPLATE/STR-UAT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
### Title:
[Short, descriptive title]

---

### Test Scenario:
[Brief description of what is being tested]

#### Preconditions:
- [List any setup or data required before testing]

#### Test Steps:
1. [Step-by-step instructions]
2. ...
3. ...

#### Expected Result:
[What should happen if the test passes]

#### Actual Result:
[What actually happened during testing]

### Status:
- [ ] Pass
- [ ] Fail

### Logged bugs/tasks

---

#### Comments:
[Any additional notes, screenshots, or logs]

---

Tested By: @username
Date: YYYY-MM-DD