-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updating to be consistent with notes
- Loading branch information
Showing
4 changed files
with
31 additions
and
46 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 |
---|---|---|
@@ -1,17 +1,9 @@ | ||
--- | ||
name: Spike Template | ||
about: A template to use for Spikes | ||
title: '' | ||
title: "" | ||
labels: spike | ||
assignees: '' | ||
|
||
assignees: "" | ||
--- | ||
|
||
## Estimation of work | ||
- TBD | ||
|
||
## Acceptance criteria | ||
- [ ] foo | ||
- [ ] bar | ||
- [ ] etc | ||
- [ ] etc | ||
_By definition, this `spike` is not related to any specific User Story._ |
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 |
---|---|---|
@@ -1,10 +1,11 @@ | ||
--- | ||
name: Task Template | ||
about: A template to use for Tasks | ||
title: '' | ||
title: "" | ||
labels: task | ||
assignees: '' | ||
|
||
assignees: "" | ||
--- | ||
|
||
Related to User Story #? | ||
|
||
_By definition, this `task` represents one unit of work that is part of the implementation of a single user story._ |
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
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