remove trailing spaces from markdown files (#995)

* remove trailing spaces from .github/ISSUE_TEMPLATE.md
* remove trailing spaces from .github/ISSUE_TEMPLATE/BUG_REPORT.md
* remove trailing spaces from .github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
* remove trailing spaces from CONTRIBUTING.md
This commit is contained in:
Chris Brody
2020-06-10 09:29:14 -04:00
committed by GitHub
parent bc32cca281
commit 499c694146
4 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ Anyone can contribute to Cordova. And we need your contributions.
There are multiple ways to contribute: report bugs, improve the docs, and
contribute code.
For instructions on this, start with the
[contribution overview](http://cordova.apache.org/contribute/).