forked from sensu/sensu-go
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add an issue template for epics (sensu#3419)
Signed-off-by: Nikki Attea <[email protected]>
- Loading branch information
Nikki Attea
authored
Nov 25, 2019
1 parent
dde3628
commit 93731e6
Showing
1 changed file
with
20 additions
and
0 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,20 @@ | ||
--- | ||
name: 'Epic' | ||
about: 'Create an epic' | ||
--- | ||
|
||
## Description | ||
<!--- Provide a summary of what the epic should accomplish --> | ||
|
||
## Proposal | ||
<!--- Link to the proposal doc ---> | ||
|
||
## Spec | ||
<!--- Link to the spec doc --> | ||
|
||
## Issues | ||
<!--- Link(s) to sensu-go GH issues ---> | ||
<!--- Link(s) to sensu-enterprise-go GH issues ---> | ||
<!--- Link(s) to sensu-go-qa-crucible GH issues ---> | ||
<!--- Link(s) to sensu-staging GH issues ---> | ||
<!--- Link(s) to sensu-docs GH issues ---> |