From 8119ec68e8b94c3eb43369bb46ee152323cd055e Mon Sep 17 00:00:00 2001 From: jr-k Date: Fri, 21 Jun 2024 14:08:49 +0200 Subject: [PATCH] issue templates --- .github/ISSUE_TEMPLATE/config.yml | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml deleted file mode 100644 index eaf9a17..0000000 --- a/.github/ISSUE_TEMPLATE/config.yml +++ /dev/null @@ -1,9 +0,0 @@ -blank_issues_enabled: false -contact_links: - - name: Feature request - url: https://github.com/jr-k/obscreen/issues/new?template=feature_request.md - about: Suggest an idea or enhancement for this project - - name: Bug report - url: https://github.com/jr-k/obscreen/issues/new?template=bug_report.md - about: Report a problem or bug to help us improve -