From cee49226f41158ccef8ec757f120c920aae3d036 Mon Sep 17 00:00:00 2001 From: G-kirira Date: Sat, 20 Dec 2025 11:33:42 +0300 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/custom.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/custom.md diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md new file mode 100644 index 0000000..69aaa96 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/custom.md @@ -0,0 +1,28 @@ +--- +name: Custom issue template +about: Describe this issue template's purpose here. +title: '' +labels: '' +assignees: '' + +--- + +--- +name: 📚 Documentation +description: Documentation improvements or translations +labels: docs +--- + +## What needs to be improved? +README, examples, guides, API docs, etc. + +## Language +- [ ] English +- [ ] French +- [ ] Other (specify) + +## Description +Describe the documentation issue or proposal. + +## Related files +README.md, docs/, etc.