doc/PR/issue template: forks must provide a list of differences with upstream (#95)

- ref. https://github.com/awesome-selfhosted/awesome-selfhosted-data/pull/91
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/pull/3998
This commit is contained in:
nodiscc
2023-08-26 17:06:03 +00:00
committed by GitHub
parent 29ea97de0c
commit e20ef1a66c
2 changed files with 2 additions and 0 deletions

View File

@@ -53,3 +53,4 @@ 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.

View File

@@ -13,3 +13,4 @@ To ensure your Pull Request is dealt with swiftly, please check the following (c
- [ ] 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.