Removed trailing spaces
This commit is contained in:
parent
1663412698
commit
caaafd7621
|
|
@ -26,7 +26,7 @@ Where are you running KiBot:
|
||||||
- In a CI/CD workflow? (Ex: `GitHub`/`GitLab`)
|
- 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`)
|
- 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 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**
|
**Additional context**
|
||||||
Add any other context about the problem here.
|
Add any other context about the problem here.
|
||||||
|
|
|
||||||
|
|
@ -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?**
|
**Do you have some configuration file (.kibot.yaml) that you are using?**
|
||||||
You can attach it or paste the content in the following section:
|
You can attach it or paste the content in the following section:
|
||||||
```yaml
|
```yaml
|
||||||
Paste YAML example here
|
Paste YAML example here
|
||||||
```
|
```
|
||||||
|
|
||||||
**Environment (please complete the following information):**
|
**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 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`)
|
- 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 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**
|
**Additional context**
|
||||||
Add any other context about your setup/project.
|
Add any other context about your setup/project.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue