Skip to content

Instantly share code, notes, and snippets.

@caiofrota
Last active September 7, 2021 12:42
Show Gist options
  • Save caiofrota/d00a9ec32ac1990976a6a3d00b9779c1 to your computer and use it in GitHub Desktop.
Save caiofrota/d00a9ec32ac1990976a6a3d00b9779c1 to your computer and use it in GitHub Desktop.
GitHub Temaples
Title: EPIC - <Milestone>: <Description>
--------------------------------------------------------------------------------
## EPIC
### Description
<Detailed Description.>
**Tasks:**
- [x] #2000
- [x] #2001
- [x] #2002
- [ ] #2003
- [ ] #2004
Title: <Description>
--------------------------------------------------------------------------------
Changes:
- [<Commit SHA b6b708f7603214fd2824ff3886389af697498e97>] <Commit description>
Issues:
- #2000
Title: <Milestone>: <Description>
--------------------------------------------------------------------------------
**Effort Points:** <1,2,3,5,7,13,21>
### Description
<Detailed Description.>
#### Tasks <If Needed.>
- [ ] Task 1 Description
- [ ] Task 2 Description
### Testing
<Nothing to test here or:>
#### Expected Behavior <If Needed: Bugs, Enhacements>
<Description, Images...>
#### Current Behavior <If Needed: Bugs>
<Description, Images...>
#### Testing Notes <If Needed.>
<Notes.>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment