From 3c30d8f2cd1997705c9e70a33f4de538ae7b80af Mon Sep 17 00:00:00 2001 From: Denis Stogl Date: Mon, 5 Jul 2021 11:09:04 +0200 Subject: [PATCH] Remove trailing spaces. --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a8c8e57e..f60f09b8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,8 +10,8 @@ information to effectively respond to your bug report or contribution. ## Reporting Bugs/Feature Requests We welcome you to use the GitHub issue tracker to report bugs or suggest features. -When filing an issue, please check [existing open][issues], or [recently closed][closed-issues], issues to make sure - somebody else hasn't already reported the issue. +When filing an issue, please check [existing open][issues], or [recently closed][closed-issues], issues to make sure +somebody else hasn't already reported the issue. Please try to include as much information as you can. Details like these are incredibly useful: * A reproducible test case or series of steps @@ -45,7 +45,7 @@ GitHub provides additional documentation on [forking a repository](https://help. ## Finding contributions to work on Looking at the existing issues is a great way to find something to contribute on. As this project, by default, uses the default GitHub issue labels - (enhancement/bug/duplicate/help wanted/invalid/question/wontfix), looking at any ['help wanted'][help-wanted] issues + (enhancement/bug/duplicate/help wanted/invalid/question/wontfix), looking at any ['help wanted'][help-wanted] issues is a great place to start.