From 4389e088977b0fb77235948418c0d68200c1d5c3 Mon Sep 17 00:00:00 2001 From: bol-van Date: Fri, 21 Nov 2025 23:18:10 +0300 Subject: [PATCH] issue template --- .github/ISSUE_TEMPLATE/config.yml | 1 + .github/ISSUE_TEMPLATE/issue-warning.md | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml create mode 100644 .github/ISSUE_TEMPLATE/issue-warning.md diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..ec4bb38 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1 @@ +blank_issues_enabled: false \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/issue-warning.md b/.github/ISSUE_TEMPLATE/issue-warning.md new file mode 100644 index 0000000..6aa6b49 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/issue-warning.md @@ -0,0 +1,18 @@ +--- +name: bugs +about: do not write lame questions +title: '' +labels: '' +assignees: '' + +--- + +Issues - это место для обращений к разработчику. +Discussions - место для обсуждения вопросов между пользователями. + +Все, что выходит за рамки багов и технически грамотных предложений, идей, +вопросы типа "как мне это запустить", "что нажать", "что вписать" - будет безжалостно удаляться. +Идите в дискуссии, не захламляйте issues. + +Here is the place for bugs only. All questions, especially user-like questions (non-technical) go to Discussions. +There're also no viruses here. All virus claims and everyting non-technical and non-bugs will be instantly deleted, closed or moved to Discussions.