Skip to content

Commit 40caad3

Browse files
authored
Update bug.yml
1 parent 57e1731 commit 40caad3

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,9 @@ body:
111111
label: Validations 🩹
112112
description: Before submitting the issue, please make sure you do the following
113113
options:
114-
- label: I have [searched existing issues](https://github.com/KhronosGroup/UnityGLTF/issues) and I have checked that no issue already exist that reports the same bug to avoid creating a duplicate.
114+
- label: I follow the [Code of Conduct](https://www.khronos.org/about/code-of-conduct)
115+
required: true
116+
- label: I have [searched existing issues](https://github.com/KhronosGroup/UnityGLTF/issues): no issue already exist that reports the same bug
115117
required: true
116118
- label: I provided a [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) of the bug or all necessary files that can be used to reproduce this problem.
117119
required: false

0 commit comments

Comments
 (0)