typhoon/.github/ISSUE_TEMPLATE.md

34 lines
637 B
Markdown
Raw Normal View History

<!-- Fill in either the 'Bug' or 'Feature Request' section -->
## Bug
### Environment
* Platform: aws, bare-metal, google-cloud, digital-ocean
2018-04-24 06:36:20 +02:00
* OS: container-linux, fedora-atomic
* Terraform: `terraform version`
* Plugins: Provider plugin versions
2017-08-15 03:38:02 +02:00
* Ref: Git SHA (if applicable)
### Problem
Describe the problem.
### Desired Behavior
2017-08-30 05:56:59 +02:00
Describe the goal.
### Steps to Reproduce
Provide clear steps to reproduce the issue unless already covered.
## Feature Request
### Feature
Describe the feature and what problem it solves.
### Tradeoffs
2017-08-30 05:56:59 +02:00
What are the pros and cons of this feature? How will it be exercised and maintained?