Skip to content

Commit 946bffd

Browse files
committed
stricter template
1 parent 3df7859 commit 946bffd

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
blank_issues_enabled: false

.github/ISSUE_TEMPLATE/recommend-resource.yml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: 🚀 Recommend New Resource
22
description: Recommend a new resource to be featured in Awesome Claude Code
3-
title: "[Resource]: WRITE THE NAME OF YOUR RESOURCE HERE"
3+
title: "[Resource]: WRITE THE NAME OF YOUR RESOURCE HERE <-"
44
labels: ["resource-submission", "pending-validation"]
55

66
body:
@@ -12,7 +12,7 @@ body:
1212
Thank you for recommending a resource to Awesome Claude Code! This form will guide you through the recommendation process.
1313
Please make sure that you have already reviewed the [CONTRIBUTING](https://github.com/hesreallyhim/awesome-claude-code/blob/main/docs/CONTRIBUTING.md) document as well as the [CODE_OF_CONDUCT](https://github.com/hesreallyhim/awesome-claude-code/blob/main/docs/CODE_OF_CONDUCT.md), and that you agree to abide by the terms. Be really, really sure.
1414
15-
**WARNING: A strict spam-deterrent system has been put in place. Failure to comply with the simple requirements stated in the [CONTRIBUTING](https://github.com/hesreallyhim/awesome-claude-code/blob/main/docs/CONTRIBUTING.md) document will result in intreasingly severe penalties.**
15+
**WARNING: A strict spam-deterrent system has been put in place. Failure to comply with the simple requirements stated in the [CONTRIBUTING](https://github.com/hesreallyhim/awesome-claude-code/blob/main/docs/CONTRIBUTING.md) document will result in increasingly severe penalties.**
1616
1717
**Resource Guidelines:**
1818
- Issues must be submitted by human users using the github.com UI. The system does not allow resource submissions via the `gh` CLI or other programmatic means. Doing so violates the Code of Conduct and submissions will be automatically closed.
@@ -219,6 +219,9 @@ body:
219219
required: true
220220
- label: I am primarily composed of human-y stuff and not electrical circuits
221221
required: true
222+
validations:
223+
required: true
224+
222225

223226
- type: markdown
224227
attributes:
@@ -230,4 +233,4 @@ body:
230233
3. **Approval**: If approved, a PR will be automatically created with your resource
231234
4. **Notification**: You'll be notified when your resource is added
232235
233-
Thank you for contributing to Awesome Claude Code. I have
236+
Thank you for contributing to Awesome Claude Code. xs

0 commit comments

Comments
 (0)