diff options
| author | ThePrimeAgain <theprimeagain@theprimeagain.com> | 2025-12-30 09:07:18 -0700 |
|---|---|---|
| committer | ThePrimeAgain <theprimeagain@theprimeagain.com> | 2025-12-30 09:07:18 -0700 |
| commit | 3da8e43e8ac52e8cc5e352996921ccdbb5c92279 (patch) | |
| tree | 816bdcd29feede46f61e89670e79066d649a9885 | |
| parent | 4997fdd77f4c0ce922e38683450e402453f6290e (diff) | |
| download | a4-3da8e43e8ac52e8cc5e352996921ccdbb5c92279.tar.xz a4-3da8e43e8ac52e8cc5e352996921ccdbb5c92279.zip | |
remove blank template
| -rw-r--r-- | .github/ISSUE_TEMPLATE/base.md | 3 | ||||
| -rw-r--r-- | .github/ISSUE_TEMPLATE/config.yaml | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/base.md b/.github/ISSUE_TEMPLATE/base.md index 2a12266..3799ffd 100644 --- a/.github/ISSUE_TEMPLATE/base.md +++ b/.github/ISSUE_TEMPLATE/base.md @@ -4,11 +4,10 @@ about: Base template for all requests title: '' labels: bug assignees: ThePrimeagen - --- ** Feature Requests ** -Dont +DO NOT A town hall will be held Jan 30th, 11 am The Lords Time (Montana time) ** Bug Report ** diff --git a/.github/ISSUE_TEMPLATE/config.yaml b/.github/ISSUE_TEMPLATE/config.yaml new file mode 100644 index 0000000..3ba13e0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yaml @@ -0,0 +1 @@ +blank_issues_enabled: false |
