Skip to content

Commit 8a6865f

Browse files
Update styles.yml
Added additional lines of Code
1 parent d1f019b commit 8a6865f

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

Diff for: .github/ISSUE_TEMPLATE/styles.yml

+11-1
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,14 @@ body:
2828
label: Code of Conduct
2929
description: By submitting this issue, you agree to follow our Code of Conduct
3030
options:
31-
- label: I agree to follow this project's Code of Conduct
31+
- label: I agree to follow this project's Code of Conduct
32+
required: true
33+
- label: I have read the [Contributing Guidelines](https://github.com/agamjotsingh18/codesetgo/blob/main/CONTRIBUTING.md)
34+
required: true
35+
36+
- label: I agree to follow this project's [Code of Conduct](https://github.com/agamjotsingh18/codesetgo/blob/main/CODE_OF_CONDUCT.md)
37+
required: true
38+
39+
- label: I'm a GSSoC'23 contributor
40+
41+
- label: I want to work on this issue

0 commit comments

Comments
 (0)