-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Added tech issue template (#560)
- Loading branch information
Showing
1 changed file
with
23 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,23 @@ | ||
--- | ||
name: Tech Issue | ||
about: Engineering-specific technical work that is not product-specific. Engineering team "owns" these issues. | ||
title: "" | ||
labels: tech | ||
assignees: "" | ||
--- | ||
|
||
## Motivation | ||
|
||
Why is this work important to engineers? | ||
|
||
## Definition of Done | ||
|
||
What should the end result look like? What will have been changed? | ||
|
||
## Tasks | ||
|
||
Detail the specific tasks that can be used to accomplish the desired changes. | ||
If detailed steps cannot be provided at this time, please file a [Tech Proposal](https://docs.google.com/document/d/1o2vuvl-kXwRJN1nBoPzJS_MAQgDGYnjmPZWa4qRDi-I/edit#heading=h.7dvzhm7gqc3v) instead. | ||
|
||
- [ ] | ||
- [ ] |