diff options
| author | 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | 2025-07-04 21:16:03 +1000 |
|---|---|---|
| committer | 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | 2025-07-04 21:16:03 +1000 |
| commit | ad22b1e7e6067bc9a0304048e7bf2f712769f4f5 (patch) | |
| tree | a10a6276466624ba06af8dbc7cfa93630134181c /.github/ISSUE_TEMPLATE/config.yml | |
| parent | Merge branch 'main' of https://github.com/caelestia-dots/shell (diff) | |
| download | caelestia-shell-ad22b1e7e6067bc9a0304048e7bf2f712769f4f5.tar.gz caelestia-shell-ad22b1e7e6067bc9a0304048e7bf2f712769f4f5.tar.bz2 caelestia-shell-ad22b1e7e6067bc9a0304048e7bf2f712769f4f5.zip | |
issues: better templates
Use yaml for templates + force using a template
Diffstat (limited to '.github/ISSUE_TEMPLATE/config.yml')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..3ba13e0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1 @@ +blank_issues_enabled: false |