Replace two dashes and one whitespace with their corresponding ASCII characters. (#362)

This commit is contained in:
swaldhoer 2021-07-01 00:07:55 +02:00 committed by GitHub
parent 9af72db3ec
commit 46338705bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -23,7 +23,7 @@ Have a bug to report or feature to request? Follow these steps:
When creating a new topic on the forums or filing an issue, please include as many relevant details as possible. Examples include:
* A clear description of the situation what you observe, what you expect, and your view on how the two differ.
* A clear description of the situation - what you observe, what you expect, and your view on how the two differ.
* A reproducible test case or sequence of steps.
* The version of our code being used.
* Any modifications you've made relevant to the bug.