Files
chromebrew/.github/ISSUE_TEMPLATE.md
2021-04-17 23:24:45 -04:00

42 lines
732 B
Markdown

## Before you submit an issue
Please look up our issues, maybe your problem was mentioned before.
## Description
Provide a short description of your problem here.
If you executed a specific command:
```shell
your command here
```
Output:
```shell
output
of
your
command
here
```
## Versions and system information
chromebrew: `crew --version`
ChromeOS: `cat /etc/lsb-release`
Model: YOUR MODEL HERE
Architecture: `uname -m`
## Additional information
Mention things we might need to know. Like:
What I think needs to be done:
- [ ] step one
- [ ] step two
---
## That's it
Thank you for submitting your issue.
When done, please delete the parts of this template which you don't need or these, which are only for guidance.