We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1f019b commit 8a6865fCopy full SHA for 8a6865f
.github/ISSUE_TEMPLATE/styles.yml
@@ -28,4 +28,14 @@ body:
28
label: Code of Conduct
29
description: By submitting this issue, you agree to follow our Code of Conduct
30
options:
31
- - label: I agree to follow this project's Code of Conduct
+ - 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
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
38
39
+ - label: I'm a GSSoC'23 contributor
40
41
+ - label: I want to work on this issue
0 commit comments