Update ISSUE_TEMPLATE.md

This commit is contained in:
Alex Ellis
2021-01-24 12:25:11 +00:00
committed by GitHub
parent cd4add32e1
commit b575c02338

View File

@ -8,10 +8,13 @@
<!--- If describing a bug, tell us what happens instead of the expected behavior -->
<!--- If suggesting a change/improvement, explain the difference from current behavior -->
## Possible Solution
## List all Possible Solutions
<!--- Not obligatory, but suggest a fix/reason for the bug, -->
<!--- or ideas how to implement the addition or change -->
## List the one solution that you would recommend
<!--- If you were to be on the hook for this change. -->
## Steps to Reproduce (for bugs)
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
<!--- reproduce this bug. Include code to reproduce, if relevant -->
@ -38,4 +41,6 @@ containerd -version
uname -a
cat /etc/os-release
faasd version
```