Add spike issue template

This commit is contained in:
msal-guardicore 2021-01-27 10:46:54 -05:00 committed by GitHub
parent 41d5a98498
commit 6c200c88d6
1 changed files with 19 additions and 0 deletions

19
.github/ISSUE_TEMPLATE/spike.md vendored Normal file
View File

@ -0,0 +1,19 @@
---
name: Spike
about: Create a spike.
title: ''
labels: Spike
assignees: ''
---
# Spike
## Objective
_A description of this spike's objective._
## Scope
_Add an explanation of how this spike is bounded (e.g. time-boxed or a checklist of tasks or questions that must be answered)._
## Output
_Add a description or list of expected outputs that result from successful completion of this spike. Some examples of outputs are more GitHb issues (e.g. bugs), a trade study, or a report detailing what was learned during the spike._