From ae761efc89e3f989a10be9db28ac6b42c8380153 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 7 Jun 2024 17:56:05 +0000 Subject: [PATCH] doc: issue template: cleanup/don't repeat contributing.md (#739) Detailed guidelines about sentence formats, fork information, etc. are already listed at https://github.com/awesome-selfhosted/awesome-selfhosted-data/blob/master/CONTRIBUTING.md#other-guidelines --- .github/ISSUE_TEMPLATE/addition.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/addition.md b/.github/ISSUE_TEMPLATE/addition.md index c9af1052e6..f08784291b 100644 --- a/.github/ISSUE_TEMPLATE/addition.md +++ b/.github/ISSUE_TEMPLATE/addition.md @@ -53,4 +53,3 @@ To ensure your issue is dealt with swiftly, please check the following (check th - [ ] Any software project you are adding to the list is actively maintained. - [ ] Any software project you are adding was first released more than 4 months ago. - [ ] Any software project you are adding has working installation instructions. -- [ ] If you are adding software forked from another active project, please provide/link to a clear list of differences between both.