mirror of
https://github.com/go-acme/lego
synced 2026-03-14 22:45:48 +01:00
chore: fix typos inside issue templates
This commit is contained in:
parent
4022827c6e
commit
9e7572e1ed
3 changed files with 5 additions and 4 deletions
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
|
@ -7,9 +7,9 @@ body:
|
|||
attributes:
|
||||
label: Welcome
|
||||
options:
|
||||
- label: Yes, I'm using a binary release within 2 latest releases.
|
||||
- label: Yes, I'm using a binary release within the two latest releases.
|
||||
required: true
|
||||
- label: Yes, I've searched similar issues on GitHub and didn't find any.
|
||||
- label: Yes, I've searched for similar issues on GitHub and didn't find any.
|
||||
required: true
|
||||
- label: Yes, I've included all information below (version, config, etc).
|
||||
required: true
|
||||
|
|
|
|||
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
|
|
@ -6,7 +6,7 @@ body:
|
|||
attributes:
|
||||
label: Welcome
|
||||
options:
|
||||
- label: Yes, I've searched similar issues on GitHub and didn't find any.
|
||||
- label: Yes, I've searched for similar issues on GitHub and didn't find any.
|
||||
required: true
|
||||
|
||||
- type: dropdown
|
||||
|
|
|
|||
3
.github/ISSUE_TEMPLATE/new_dns_provider.yml
vendored
3
.github/ISSUE_TEMPLATE/new_dns_provider.yml
vendored
|
|
@ -8,7 +8,7 @@ body:
|
|||
attributes:
|
||||
label: Welcome
|
||||
options:
|
||||
- label: Yes, I've searched similar issues on GitHub and didn't find any.
|
||||
- label: Yes, I've searched for similar issues on GitHub and didn't find any.
|
||||
required: true
|
||||
- label: Yes, the DNS provider exposes a public API.
|
||||
required: true
|
||||
|
|
@ -34,6 +34,7 @@ body:
|
|||
- Through Bitnami
|
||||
- Through 1Panel
|
||||
- Through Zoraxy
|
||||
- go install
|
||||
- Other
|
||||
validations:
|
||||
required: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue