Skip to content

Commit d7f459b

Browse files
authored
Update feature.yaml
1 parent 1de0f95 commit d7f459b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/ISSUE_TEMPLATE/feature.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,10 @@ body:
3131
options:
3232
- label: "I checked and didn't find similar issue"
3333
required: true
34+
- type: checkboxes
35+
id: read-code-of-conduct
36+
attributes:
37+
label: "🏢 Have you read the Code of Conduct?"
38+
options:
39+
- label: "I have read the [Code of Conduct](https://github.com/appwrite/appwrite/blob/HEAD/CODE_OF_CONDUCT.md)"
40+
required: true

0 commit comments

Comments
 (0)