Skip to content

Commit 10095b1

Browse files
authored
Create ISSUE_TEMPLATE.md
Add issue template Signed-off-by: Alex Ellis (VMware) <[email protected]>
1 parent a0bbb25 commit 10095b1

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
<!--- Provide a general summary of the issue in the Title above -->
2+
3+
## Proposed change
4+
<!--- If you're describing a bug, tell us what should happen -->
5+
<!--- If you're suggesting a change/improvement, tell us how it should work -->
6+
7+
8+
9+
## Context
10+
<!--- How has this issue affected you? What are you trying to accomplish? -->
11+
<!--- Providing context helps us come up with a solution that is most useful in the real world -->
12+
13+
14+
15+
## Your Environment
16+
<!--- Include as many relevant details about the environment you experienced the bug in -->
17+
* FaaS-CLI version ( Full output from: `faas-cli version` ):
18+
19+
* Docker version `docker version` (e.g. Docker 17.0.05 ):
20+
21+
* Are you using Docker Swarm or Kubernetes (FaaS-netes)?
22+
23+
* Operating System and version (e.g. Linux, Windows, MacOS):
24+
25+
* Link to your project or a code example to reproduce issue:
26+
27+
* Please also follow the [troubleshooting guide](https://github.com/openfaas/faas/blob/master/guide/troubleshooting.md) and paste in any other diagnostic information you have:

0 commit comments

Comments
 (0)