Skip to content

Commit

Permalink
update:article form
Browse files Browse the repository at this point in the history
  • Loading branch information
genie360s committed Dec 11, 2024
1 parent 3eee72c commit 2185fac
Showing 1 changed file with 12 additions and 11 deletions.
23 changes: 12 additions & 11 deletions .github/ISSUE_TEMPLATE/article_form.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,14 +77,15 @@ body:
validations:
required: true

- type: checkboxes
attributes:
label: Code of Conduct
description: The Code of Conduct helps create a safe space for everyone. We require
that everyone agrees to it.
options:
- label: I agree to follow this project's [Code of Conduct](link/to/coc)
required: true
- type: markdown
attributes:
value: "Thanks for completing our form!"
- type: checkboxes
attributes:
label: Code of Conduct
description: The Code of Conduct helps create a safe space for everyone. We require
that everyone agrees to it.
options:
- label: I agree to follow this project's [Code of Conduct](link/to/coc)
required: true

- type: markdown
attributes:
value: "Thanks for completing our form!"

0 comments on commit 2185fac

Please sign in to comment.