Skip to content

Commit 49137be

Browse files
chore: update github templates
1 parent 1b5bd4f commit 49137be

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
blank_issues_enabled: true
1+
blank_issues_enabled: false
22
contact_links:
33
- name: Feature Requests & Questions
44
url: https://github.com/TanStack/config/discussions

.github/pull_request_template.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## 🎯 Changes
2+
3+
<!-- What changes are made in this PR? Is it a feature or a package submission? -->
4+
5+
## ✅ Checklist
6+
7+
- [ ] I have followed the steps listed in the [Contributing guide](https://github.com/TanStack/config/blob/main/CONTRIBUTING.md).
8+
- [ ] I have tested and linted this code locally.
9+
- [ ] I have generated a [changeset](https://github.com/changesets/changesets/blob/main/docs/adding-a-changeset.md) for this PR, or this PR should not release a new version.

0 commit comments

Comments
 (0)