Merge pull request #12899 from hashicorp/kc.issue-template-new
New Issue Template
This commit is contained in:
commit
e0646e773f
46
.github/ISSUE_TEMPLATE/engineering-task.md
vendored
Normal file
46
.github/ISSUE_TEMPLATE/engineering-task.md
vendored
Normal file
@ -0,0 +1,46 @@
|
||||
---
|
||||
name: Vagrant Engineering
|
||||
about: For Vagrant Engineers to track tasks.
|
||||
---
|
||||
|
||||
<!--
|
||||
This template is intended for the Vagrant Engineering team to track tasks.
|
||||
|
||||
Use the Bug Report issue template to request help when Vagrant is not working as expected and the feature request to suggest an enhancement.
|
||||
-->
|
||||
|
||||
## Description
|
||||
2 - 3 sentences that define the solution or changes.
|
||||
|
||||
## Use case (optional)
|
||||
How will this affect the end user?
|
||||
|
||||
## Supporting material
|
||||
Add links to related issues or supporting documentation.
|
||||
|
||||
<!--
|
||||
To complete this issue, add labels and select a milestone.
|
||||
|
||||
### Labels
|
||||
|
||||
#### Estimated task complexity time-frame (does not guarantee a delivery date)
|
||||
* day
|
||||
* week
|
||||
* multi-week
|
||||
|
||||
If a task takes longer than 3 weeks, either consider if you can break it down into smaller pieces of work or update the issue with a new estimated time-frame with a summary checklist of tasks.
|
||||
|
||||
#### Estimated user impact
|
||||
Most issues should categorized as minor or major.
|
||||
* Critical: fixes a bug that impacts production deployments
|
||||
* Major: addresses a frequent request, relieves a common pain point
|
||||
* Minor: trivial inconveniences that have robust workarounds
|
||||
|
||||
#### Task size
|
||||
|
||||
Select a task size label based on the estimated completion time and description (task-small, task-medium, task-large).
|
||||
|
||||
### Milestone
|
||||
|
||||
Your milestone selection will be considered a suggestion for the team to review during backlog grooming.
|
||||
-->
|
||||
Loading…
x
Reference in New Issue
Block a user