From 5f7134168af511a376fcae80ea2e00396ea58b5e Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 4 Aug 2022 20:36:14 +0200 Subject: [PATCH] =?UTF-8?q?contributing:=20update/simplify=20list=20entry?= =?UTF-8?q?=20template=20for=20non-free=20software=20-=20`=E2=8A=98=20Prop?= =?UTF-8?q?rietary`=20marker=20can=20be=20used=20in=20place=20of=20the=20l?= =?UTF-8?q?icense=20tag=20-=20ref.=20https://github.com/awesome-selfhosted?= =?UTF-8?q?/awesome-selfhosted/issues/3198=20-=20ref.=20https://github.com?= =?UTF-8?q?/nodiscc/hecat/issues/57?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/PULL_REQUEST_TEMPLATE.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index bc236446..c0aa5a6f 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -14,9 +14,7 @@ To ensure your PR is dealt with swiftly please check the following: ``- [Name](http://homepage/) - Short description, under 250 characters, sentence case. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code), [Clients](https://url.to/list/of/related/clients-or-apps)) `License` `Language` `` - [ ] Additions that depend on proprietary services outside the user's control must be marked `⚠`. ``- [Name](http://homepage/) `⚠` - Short description, under 250 characters, sentence case. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code), [Clients](https://url.to/list/of/related/clients-or-apps)) `License` `Language` `` -- [ ] Additions that are not [Free software](https://en.wikipedia.org/wiki/Free_software) - must be added to `non-free.md` and marked `⊘ Proprietary`: - ``- [Name](http://homepage/) `⊘ Proprietary` - Short description, under 250 characters, sentence case. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code), [Clients](https://url.to/list/of/related/clients-or-apps)) `Language` `` +- [ ] Additions that are not [Free software](https://en.wikipedia.org/wiki/Free_software) must be added to `non-free.md` and have the license set to `⊘ Proprietary` - [ ] Additions are inserted preserving alphabetical order. - [ ] Additions are not already listed at any of [awesome-sysadmin](https://github.com/n1trux/awesome-sysadmin), [awesome-analytics](https://github.com/onurakpolat/awesome-analytics), [staticgen.com](https://www.staticgen.com/), [staticsitegenerators.net](https://staticsitegenerators.net/). - [ ] The `Language` tag is the main **server-side** requirement for the software. Don't include frameworks or specific dialects.