From cdd4c9555e90779e4629a7be75d8669d15c7be93 Mon Sep 17 00:00:00 2001 From: Chad Scharf <3904944+cscharf@users.noreply.github.com> Date: Tue, 30 Mar 2021 18:17:26 -0400 Subject: [PATCH] Creating issue template (#269) --- ISSUE_TEMPLATE.md | 52 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 ISSUE_TEMPLATE.md diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 0000000000..c2cd0c6d8e --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,52 @@ + + +## Describe the Bug + + + +## Steps To Reproduce + + + +1. Launch using command, '...' +2. Copy value '....' +3. Pipe to '....' +4. Run the following command, '...' + +## Expected Result + + + +## Actual Result + + + +## Screenshots or Videos + + + +## Environment + +- Operating system: [e.g. Windows 10, macOS BigSur, Ubuntu] +- Shell: [e.g. bash, zsh, PowerShell] +- Build Version (run `bw --version`): [e.g. 1.15.1] + +## Additional Context + +