docs: change wording slightly for bug report contribution (#613)

Small wording updates for what is expected from bug reports.
This commit is contained in:
Clement Tsang 2021-11-27 06:42:55 -05:00 committed by GitHub
parent a629e33f2d
commit aa7db6d7e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,8 +6,9 @@ Contribution in any way is appreciated, whether it is reporting problems, fixing
### Bug reports ### Bug reports
When filing a bug report, please use the [bug report template](https://github.com/ClementTsang/bottom/issues/new?assignees=&labels=bug&template=bug_report.md&title=) and fill in as much as you can. It is _incredibly_ difficult for a maintainer to fix When filing a bug report, use the [bug report template](https://github.com/ClementTsang/bottom/issues/new?assignees=&labels=bug&template=bug_report.md&title=)
a bug when it cannot be reproduced, and giving as much detail as possible generally helps to make it easier to reproduce the problem! and fill in as much as you can. It is _incredibly_ difficult for a maintainer to fix a bug when it cannot be reproduced,
and giving as much detail as possible generally helps to make it easier to reproduce the problem!
### Feature requests ### Feature requests