mirror of
https://github.com/replicatedhq/troubleshoot.git
synced 2026-08-27 00:37:20 +00:00
Create CODE_OF_CONDUCT.md , CONTRIBUTING.md and bug report / feature request templates for issues Co-authored-by: murphybytes <murphybytes@gmail.com>
782 B
782 B
name, about, labels
| name | about | labels |
|---|---|---|
| Bug report | Report a problem with Troubleshoot | bug |
Bug Description
Write a concise description of the problem here.
Expected Behavior
Include a description of the expected behaviour here.
Steps To Reproduce
Include the commands to reproduce the issue including any output. Any information that will help us to understand the problem is useful. Feel free to paste long output into a Github gist and include the link here.
Additional Context
Include the following information.
- Troubleshoot version. If you built from source, note that including the version of Go you used to build with.
- Operating system
- Operating system version
- Other details that might be helpful in diagnosing the problem