mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
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:
parent
29ea97de0c
commit
e20ef1a66c
2 changed files with 2 additions and 0 deletions
1
.github/ISSUE_TEMPLATE/addition.md
vendored
1
.github/ISSUE_TEMPLATE/addition.md
vendored
|
|
@ -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.
|
||||
|
|
|
|||
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue