Skip to content

Commit

Permalink
chore: messing around with issue templates again
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanflorence committed Feb 10, 2022
1 parent d46e23d commit b55f8b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 1 addition & 3 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@ body:
- [Browse/search for an existing discussion](https://github.com/remix-run/remix/discussions/categories/ideas)
- [Start a new discussion here](https://github.com/remix-run/remix/discussions/new?category=ideas)
- type: checkbox
- type: textarea
attributes:
label: This space intentionally left blank
description: Please don't use this, open a discussion, this has to be here for GitHub to recognize the issue template at all.
validations:
required: true
4 changes: 1 addition & 3 deletions .github/ISSUE_TEMPLATE/help.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ body:
- Explore examples: https://github.com/remix-run/remix/tree/dev/examples
- Ask in chat: https://rmx.as/discord
- type: checkbox
- type: textarea
attributes:
label: This space intentionally left blank
description: Please don't use this, open a discussion, this has to be here for GitHub to recognize the issue template at all.
validations:
required: true

0 comments on commit b55f8b0

Please sign in to comment.