Update .gitea/PULL_REQUEST_TEMPLATE.yml
This commit is contained in:
parent
740e7c9d23
commit
2f1cc24622
@ -38,4 +38,11 @@ body:
|
|||||||
label: 📚 Additional Notes
|
label: 📚 Additional Notes
|
||||||
description: A place for additional notes or linking references.
|
description: A place for additional notes or linking references.
|
||||||
placeholder: Software and cathedrals are much the same -- first we build them, then we pray.
|
placeholder: Software and cathedrals are much the same -- first we build them, then we pray.
|
||||||
|
- type: checkboxes
|
||||||
|
id: contribution
|
||||||
|
attributes:
|
||||||
|
label: Code of Conduct
|
||||||
|
description: By submitting this issue, you agree to follow our [Code of Conduct](https://example.com)
|
||||||
|
options:
|
||||||
|
- label: I agree to follow this project's Code of Conduct
|
||||||
|
required: true
|
Loading…
Reference in New Issue
Block a user