diff --git a/.github/ISSUE_TEMPLATE/engineering-task.md b/.github/ISSUE_TEMPLATE/engineering-task.md new file mode 100644 index 000000000..daad033ec --- /dev/null +++ b/.github/ISSUE_TEMPLATE/engineering-task.md @@ -0,0 +1,47 @@ +--- +name: Vagrant Engineering +about: For Vagrant Engineers to track tasks. +--- + + + +## Description +Should be 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. + +### Estimated task complexity time-frame (does not guarantee a delivery date) +[] 1 day +[] 1 week +[] 2-3 weeks + +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 +Critical: fixes a bug, relieves a common pain point +Major: addresses a frequent request +Minor: trivial inconveniences that have robust workarounds + +