Merge pull request #469 from AndreMiras/feature/minor_issue_template_typos

Fixes minor typos in the issue template
This commit is contained in:
Andre Miras 2020-05-03 15:58:44 +02:00 committed by GitHub
commit d6d602a6b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,14 +31,14 @@ Before opening a new issue, make sure you do the following:
// REPLACE ME: A clear and concise description of what the bug is.
**To Reproduce**
// REPLACE ME: Add your `toolchain.py ....` command or a complete explaination of what you did so We can reproduce your error.
// REPLACE ME: Add your `toolchain.py ....` command or a complete explanation of what you did so We can reproduce your error.
**Expected behavior**
// REPLACE ME: A clear and concise description of what you expected to happen.
**Logs**
```
// REPLACE ME: Paste the build ouput containing the error
// REPLACE ME: Paste the build output containing the error
```
**Screenshots**