diff options
author | nodiscc <nodiscc@gmail.com> | 2023-08-22 12:58:10 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-22 12:58:10 +0000 |
commit | b06565e29a40fea8878a27388dd24415ad926368 (patch) | |
tree | 842d51275333b6852b2ee4e47fc9514d99a0051b /.github/issue_template.md | |
parent | Standardize "alternative to" proprietary services formatting (#4123) (diff) | |
download | awesome-selfhosted-b06565e29a40fea8878a27388dd24415ad926368.tar.gz awesome-selfhosted-b06565e29a40fea8878a27388dd24415ad926368.zip |
move issue tracking/contribution workflows/project management to awesome-selfhosted-data (#4083)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues/33
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues/11
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/1038
Diffstat (limited to '')
-rw-r--r-- | .github/issue_template.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/issue_template.md b/.github/issue_template.md new file mode 100644 index 00000000..1bff314c --- /dev/null +++ b/.github/issue_template.md @@ -0,0 +1 @@ +Please do not open issues in this repository. Use https://github.com/awesome-selfhosted/awesome-selfhosted-data instead. |