Removed trailing spaces

This commit is contained in:
Salvador E. Tropea 2022-05-30 12:56:30 -03:00
parent 1663412698
commit caaafd7621
2 changed files with 3 additions and 3 deletions

View File

@ -26,7 +26,7 @@ Where are you running KiBot:
- In a CI/CD workflow? (Ex: `GitHub`/`GitLab`)
- In a GitHub action? Which tag are you using? (Ex `v1`, `v1_k6`, `v2`, `v2_d`, `v2_dk6`, `v2_k6`)
- Using a docker image? (Ex: `kicad_auto:ki6`, `kicad_auto:latest`, `kicad_auto:dev`, `kicad_auto:dev_k6`, a custom one? can you provide the `Dockerfile`)
- Using a desktop system? Which OS, distro and version?
- Using a desktop system? Which OS, distro and version?
**Additional context**
Add any other context about the problem here.

View File

@ -17,7 +17,7 @@ If you are working on a public repo a link to the project is ok.
**Do you have some configuration file (.kibot.yaml) that you are using?**
You can attach it or paste the content in the following section:
```yaml
Paste YAML example here
Paste YAML example here
```
**Environment (please complete the following information):**
@ -25,7 +25,7 @@ Where are you running KiBot:
- In a CI/CD workflow? (Ex: `GitHub`/`GitLab`)
- In a GitHub action? Which tag are you using? (Ex `v1`, `v1_k6`, `v2`, `v2_d`, `v2_dk6`, `v2_k6`)
- Using a docker image? (Ex: `kicad_auto:ki6`, `kicad_auto:latest`, `kicad_auto:dev`, `kicad_auto:dev_k6`, a custom one? can you provide the `Dockerfile`)
- Using a desktop system? Which OS, distro and version?
- Using a desktop system? Which OS, distro and version?
**Additional context**
Add any other context about your setup/project.