From 7b113bbe99cddb51fea9b7b21878f8054e38dc6a Mon Sep 17 00:00:00 2001 From: jeromeku Date: Sun, 30 Mar 2025 15:36:45 -0700 Subject: [PATCH] make templates more concise --- .github/ISSUE_TEMPLATE/documentation.md | 3 +++ .github/ISSUE_TEMPLATE/feature_request.md | 6 +++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/documentation.md b/.github/ISSUE_TEMPLATE/documentation.md index 45b53cb2e9..0e9dc2fe88 100644 --- a/.github/ISSUE_TEMPLATE/documentation.md +++ b/.github/ISSUE_TEMPLATE/documentation.md @@ -7,6 +7,9 @@ assignees: '' --- +- [ ] Report incorrect documentation +- [ ] Report needed documentation + ## Report incorrect documentation **Location of incorrect documentation** diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 2651d3245f..7cae17fdb6 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -7,8 +7,8 @@ assignees: '' --- -**Is your feature request related to a problem? Please describe.** -A clear and concise description of what you'd like to see in `unsloth`. +**What features would you like to see? Is it related to a problem or a new feature you'd like to see? Please describe.** +A clear and concise description of what we can do to improve `unsloth`. **Additional context** -Add any other context or screenshots about the feature request here. +Add any other context or screenshots here.