Skip to content

Commit

Permalink
Typo in 01-feature-request.yml
Browse files Browse the repository at this point in the history
Fixed a typo and enabled COC

Signed-off-by: spirillen <[email protected]>
  • Loading branch information
spirillen authored Dec 18, 2024
1 parent fac6b0a commit b3ff10a
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .github/ISSUE_TEMPLATE/01-feature-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ body:
value: |+
Thanks for taking the time to fill out this feature request!
lease be patient and rest assured that we will get back to you as soon as possible.
Please be patient and rest assured that we will get back to you as soon as possible.
To help us understand and reproduce the issue, please provide as much information as possible.
If you have a question or need help, please ask in our [Discussions](https://github.com/funilrys/PyFunceble/discussions) section.
Expand Down Expand Up @@ -78,11 +78,11 @@ body:
validations:
required: false

# - type: checkboxes
# id: terms
# attributes:
# label: Code of Conduct
# description: By submitting this issue, you agree to follow our [Code of Conduct](https://example.org/todo).
# options:
# - label: I agree to follow this project's Code of Conduct
# required: true
- type: checkboxes
id: terms
attributes:
label: Code of Conduct
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/funilrys/PyFunceble/blob/dev/CODE_OF_CONDUCT.md).
options:
- label: I agree to follow this project's Code of Conduct
required: true

0 comments on commit b3ff10a

Please sign in to comment.