typhoon/.github/ISSUE_TEMPLATE.md

34 lines
761 B
Markdown
Raw Normal View History

<!-- Fill in either the 'Bug' or 'Feature Request' section -->
## Bug
### Environment
* Platform: aws, azure, bare-metal, google-cloud, digital-ocean
2018-04-24 06:36:20 +02:00
* OS: container-linux, fedora-atomic
* Ref: Release version or Git SHA (reporting latest is **not** helpful)
* Terraform: `terraform version` (reporting latest is **not** helpful)
* Plugins: Provider plugin versions (reporting latest is **not** helpful)
### 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?