-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Oops, all detectors were in the ci, removed non-implemented ones
- Loading branch information
1 parent
08b6d2e
commit e3dfc1e
Showing
2 changed files
with
30 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
--- | ||
name: Project task | ||
about: Project task details | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
## Description | ||
Detailed explanation of the task. This should include any specific requirements, goals, and desired outcomes. It should also include any necessary context or background information. | ||
|
||
## Acceptance Criteria | ||
- Clear, actionable items that must be met for the task to be considered complete. | ||
- For example, "The user can successfully log in with their email and password." | ||
- Acceptance criteria should be testable and should align with the task's goals and requirements. | ||
|
||
## Subtasks | ||
- [ ] Subtask 1: Brief description of the first subtask. | ||
- [ ] Subtask 2: Brief description of the second subtask. | ||
- [ ] Subtask 3: Brief description of the third subtask. | ||
|
||
*Note: use checklists ;) | ||
|
||
## Estimate | ||
How long you expect this task to take, in days. This is just an estimate and can be adjusted as necessary. | ||
|
||
## Sprint number | ||
The sprint in which this task is scheduled to be worked on. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters