From e00e3dd3a2cef8f370fa1dcc0070824dcf7601a3 Mon Sep 17 00:00:00 2001 From: jeromeku Date: Sun, 30 Mar 2025 15:21:47 -0700 Subject: [PATCH] generalize documentation template --- .../{documentation_request.md => documentation.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .github/ISSUE_TEMPLATE/{documentation_request.md => documentation.md} (97%) diff --git a/.github/ISSUE_TEMPLATE/documentation_request.md b/.github/ISSUE_TEMPLATE/documentation.md similarity index 97% rename from .github/ISSUE_TEMPLATE/documentation_request.md rename to .github/ISSUE_TEMPLATE/documentation.md index 062962deb5..45b53cb2e9 100644 --- a/.github/ISSUE_TEMPLATE/documentation_request.md +++ b/.github/ISSUE_TEMPLATE/documentation.md @@ -1,5 +1,5 @@ --- -name: Documentation request +name: Documentation about: Report incorrect or needed documentation to improve unsloth! title: "[DOC]" labels: documentation