diff options
| author | NΞVΛR <danielo-24@hotmail.com> | 2026-03-01 20:20:20 +0100 |
|---|---|---|
| committer | NΞVΛR <danielo-24@hotmail.com> | 2026-03-01 20:20:20 +0100 |
| commit | 15e952d4cbf5dde988890eb9ee28189e17441e6a (patch) | |
| tree | 88c72c565979fd6f5945442de83626e2905b364b | |
| parent | c23dc98b67e0b280069e56d3344b595771023dc2 (diff) | |
added config for issues
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.yaml (renamed from .github/bug_report.yaml) | 0 | ||||
| -rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 1 | ||||
| -rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.yaml (renamed from .github/feature_request.yaml) | 0 |
3 files changed, 1 insertions, 0 deletions
diff --git a/.github/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 7f3c2033..7f3c2033 100644 --- a/.github/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..3ba13e0c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1 @@ +blank_issues_enabled: false diff --git a/.github/feature_request.yaml b/.github/ISSUE_TEMPLATE/feature_request.yaml index 39e0b223..39e0b223 100644 --- a/.github/feature_request.yaml +++ b/.github/ISSUE_TEMPLATE/feature_request.yaml |
