diff --git a/.DEREK.yml b/.DEREK.yml new file mode 100644 index 0000000..617820d --- /dev/null +++ b/.DEREK.yml @@ -0,0 +1 @@ +redirect: https://raw.githubusercontent.com/openfaas/faas/master/.DEREK.yml \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..85dd950 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,43 @@ + + +## Expected Behaviour + + + +## Current Behaviour + + + +## Possible Solution + + + +## Steps to Reproduce (for bugs) + + +1. +2. +3. +4. + +## Context + + + +## Your Environment + +* FaaS-CLI version ( Full output from: `faas-cli version` ): + +* Docker version `docker version` (e.g. Docker 18.06 ): + +* Are you using Docker Swarm or Kubernetes (FaaS-netes)? + +* Operating System and version (e.g. Linux, Windows, MacOS): + +* How much RAM is available on your nodes? + +* Are you running on x86_64 or ARM? + +* Link to your project or a code example to reproduce issue: + +* 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: