Skip to content

Commit 680711f

Browse files
authored
Update bug.yaml
1 parent a1023a8 commit 680711f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/ISSUE_TEMPLATE/bug.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,3 +75,10 @@ body:
7575
options:
7676
- label: "I checked and didn't find similar issue"
7777
required: true
78+
- type: checkboxes
79+
id: read-code-of-conduct
80+
attributes:
81+
label: "🏢 Have you read the Code of Conduct?"
82+
options:
83+
- label: "I have read the [Code of Conduct](https://github.com/appwrite/appwrite/blob/HEAD/CODE_OF_CONDUCT.md)"
84+
required: true

0 commit comments

Comments
 (0)