summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2021-11-27 06:42:55 -0500
committerGitHub <noreply@github.com>2021-11-27 06:42:55 -0500
commitaa7db6d7e268c230edd239a6e82a6f4cc3c6444b (patch)
tree737bd55a05b21dc37b3d4ca32795a9b55e9e06fd /CONTRIBUTING.md
parenta629e33f2d2338b31ea2ac3c4bcc331b959c1dc5 (diff)
docs: change wording slightly for bug report contribution (#613)
Small wording updates for what is expected from bug reports.
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 8a470ff2..27dd0d4a 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -6,8 +6,9 @@ Contribution in any way is appreciated, whether it is reporting problems, fixing
### 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
-a bug when it cannot be reproduced, and giving as much detail as possible generally helps to make it easier to reproduce the problem!
+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=)
+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