Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
brynary committed Nov 17, 2024
1 parent 1ee6f86 commit b65cca0
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
6 changes: 6 additions & 0 deletions .github/DISCUSSION_TEMPLATE/feature-requests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,9 @@ body:
attributes:
label: Solution brainstorm (optional)
description: We'd love to hear your ideas for how we can solve this problem.

- type: markdown
attributes:
value: |-
## Thanks πŸ™
Check our [contribution process](https://github.com/qltysh/codeclimate/blob/main/CONTRIBUTING.md#triage-process) for what to expect next.
11 changes: 4 additions & 7 deletions .github/ISSUE_TEMPLATE/1_bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,8 @@ body:
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
render: shell

- type: checkboxes
id: terms
- type: markdown
attributes:
label: Code of Conduct
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/qltysh/qlty/blob/main/CODE_OF_CONDUCT.md).
options:
- label: I agree to follow this project's Code of Conduct
required: true
value: |-
## Thanks πŸ™
Check our [contribution process](https://github.com/qltysh/codeclimate/blob/main/CONTRIBUTING.md#triage-process) for what to expect next.
11 changes: 4 additions & 7 deletions .github/ISSUE_TEMPLATE/2_plugin_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,8 @@ body:
validations:
required: false

- type: checkboxes
id: terms
- type: markdown
attributes:
label: Code of Conduct
description: By submitting this issue, you agree to follow our [Code of Conduct](https://example.com).
options:
- label: I agree to follow this project's Code of Conduct
required: true
value: |-
## Thanks πŸ™
Check our [contribution process](https://github.com/qltysh/codeclimate/blob/main/CONTRIBUTING.md#triage-process) for what to expect next.

0 comments on commit b65cca0

Please sign in to comment.