mirror of https://github.com/bitwarden/cli.git
1 changed files with 52 additions and 0 deletions
@ -0,0 +1,52 @@
@@ -0,0 +1,52 @@
|
||||
<!-- |
||||
Please do not submit feature requests. The [Community Forums][1] has a |
||||
section for submitting, voting for, and discussing product feature requests. |
||||
[1]: https://community.bitwarden.com |
||||
--> |
||||
|
||||
## Describe the Bug |
||||
|
||||
<!-- Comment: |
||||
A clear and concise description of what the bug is. |
||||
--> |
||||
|
||||
## Steps To Reproduce |
||||
|
||||
<!-- Comment: |
||||
How can we reproduce the behavior: |
||||
--> |
||||
|
||||
1. Launch using command, '...' |
||||
2. Copy value '....' |
||||
3. Pipe to '....' |
||||
4. Run the following command, '...' |
||||
|
||||
## Expected Result |
||||
|
||||
<!-- Comment: |
||||
A clear and concise description of what you expected to happen. |
||||
--> |
||||
|
||||
## Actual Result |
||||
|
||||
<!-- Comment: |
||||
A clear and concise description of what is happening. |
||||
--> |
||||
|
||||
## Screenshots or Videos |
||||
|
||||
<!-- Comment: |
||||
If applicable, add screenshots and/or a short video to help explain your problem. |
||||
--> |
||||
|
||||
## 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 |
||||
|
||||
<!-- Comment: |
||||
Add any other context about the problem here. |
||||
--> |
||||
Loading…
Reference in new issue