generated from CDCgov/template
-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #16080 from CDCgov/devsecops-wow-etc
adding DevSecOps WoW and issue template
- Loading branch information
Showing
1 changed file
with
69 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,69 @@ | ||
--- | ||
name: DevSecOps ticket | ||
about: For new DevSecOps tickets on the board. | ||
labels: ['DevSecOps', 'reportstream'] | ||
--- | ||
# DevSecOps Issue | ||
|
||
## Summary | ||
|
||
Context and description | ||
|
||
## Environment | ||
|
||
- [ ] Local | ||
- [ ] Dev | ||
- [ ] Stage | ||
- [ ] Prod | ||
|
||
## Priority | ||
|
||
- [ ] **Critical** - affecting prod systems | ||
- [ ] **Major** - blocking major functionality, deployment, etc | ||
- [ ] **Minor** - improvements, bug fixes | ||
- [ ] **Nice-to-have** - feature request | ||
|
||
### Blocks the following | ||
|
||
- List any blockers | ||
- Link any Github relevant issues | ||
|
||
### Blocked by the following | ||
|
||
- Link to any tickets that add context, etc | ||
|
||
## Contact | ||
|
||
**Team**: | ||
|
||
**Slack Team Channel**: | ||
|
||
**Slack Contact (Full Name):** | ||
|
||
**Technical Team Lead:** | ||
|
||
## How to Reproduce | ||
|
||
### Screenshots, links, etc. for context | ||
|
||
## How to Test | ||
|
||
## Definition of Done | ||
|
||
- [ ] | ||
|
||
## Context Links | ||
|
||
**Git Repo:** | ||
|
||
**Relevant Code Links:** | ||
|
||
**Azure**: | ||
|
||
**Site URL**: | ||
|
||
**Other**: | ||
|
||
## Notes | ||
|
||
- |