Add faas version to issue template

This commit adds a line to the issue template
to request the faas-cli version and provider
information to the issue template to help diagnose
issues faster

Signed-off-by: Burton Rheutan <rheutan7@gmail.com>
This commit is contained in:
Burton Rheutan 2018-09-26 22:00:27 -05:00 committed by Alex Ellis
parent 1cb1ebf99b
commit e0803ff0a7

View File

@ -26,6 +26,8 @@
## Your Environment ## Your Environment
<!--- Include as many relevant details about the environment you experienced the bug in --> <!--- Include as many relevant details about the environment you experienced the bug in -->
* FaaS-CLI version ( Full output from: `faas-cli version` ):
* Docker version `docker version` (e.g. Docker 17.0.05 ): * Docker version `docker version` (e.g. Docker 17.0.05 ):
* Are you using Docker Swarm or Kubernetes (FaaS-netes)? * Are you using Docker Swarm or Kubernetes (FaaS-netes)?