add icon to Spike issue type

This commit is contained in:
msal-guardicore 2021-01-27 10:54:15 -05:00 committed by GitHub
parent 6c200c88d6
commit 7f067ba239
2 changed files with 38 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._

View File

@ -0,0 +1,19 @@
---
name: "\\U000023F3 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._