diff options
author | Rabenherz112 <rabenherz@theravenhub.com> | 2025-04-17 16:13:10 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-17 16:13:10 +0000 |
commit | 384a13bfb900da57ae3303bb1660e275b7788023 (patch) | |
tree | a27b97f6796765644ad94a8e89676394ee917453 /.github/ISSUE_TEMPLATE/config.yml | |
parent | [bot] build markdown from awesome-selfhosted-data f01f113 (diff) | |
download | awesome-selfhosted-384a13bfb900da57ae3303bb1660e275b7788023.tar.gz awesome-selfhosted-384a13bfb900da57ae3303bb1660e275b7788023.zip |
fix: issue template to new github format (#4192)
Co-authored-by: nodiscc <nodiscc@gmail.com>
Diffstat (limited to '.github/ISSUE_TEMPLATE/config.yml')
-rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..25825864 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: "Awesome Selfhosted Data" + url: "https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues" + about: "Please submit your issues or suggestions to the awesome-selfhosted-data repository instead." |