mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted
synced 2024-11-17 05:31:38 +00:00
Update PULL_REQUEST_TEMPLATE.md
This commit is contained in:
parent
d6b94a3fd5
commit
3f2928b908
1 changed files with 8 additions and 6 deletions
4
.github/PULL_REQUEST_TEMPLATE.md
vendored
4
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -5,9 +5,11 @@ To ensure your PR is dealt with swiftly please check the following:
|
||||||
- [ ] Your submissions are formatted according to the following requirements.
|
- [ ] Your submissions are formatted according to the following requirements.
|
||||||
|
|
||||||
``- [Name](http://homepage/) - Short description, less than 250 characters. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code), [Clients](https://url.to/list/of/related/clients-or-apps)) `License` `Language` ``
|
``- [Name](http://homepage/) - Short description, less than 250 characters. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code), [Clients](https://url.to/list/of/related/clients-or-apps)) `License` `Language` ``
|
||||||
|
|
||||||
With proprietary dependencies:
|
With proprietary dependencies:
|
||||||
``- [Name](http://homepage/) `⚠` - Short description, less than 250 characters. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code), [Clients](https://url.to/list/of/related/clients-or-apps)) `License` `Language` ``
|
``- [Name](http://homepage/) `⚠` - Short description, less than 250 characters. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code), [Clients](https://url.to/list/of/related/clients-or-apps)) `License` `Language` ``
|
||||||
non-free software in non-free.md
|
|
||||||
|
non-free software in non-free.md:
|
||||||
``- [Name](http://homepage/) `⊘ Proprietary` - Short description, less than 250 characters. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code), [Clients](https://url.to/list/of/related/clients-or-apps)) `Language` ``
|
``- [Name](http://homepage/) `⊘ Proprietary` - Short description, less than 250 characters. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code), [Clients](https://url.to/list/of/related/clients-or-apps)) `Language` ``
|
||||||
- [ ] Your additions are ordered alphabetically.
|
- [ ] Your additions are ordered alphabetically.
|
||||||
- [ ] Your additions are [Free software](https://en.wikipedia.org/wiki/Free_software), or if not they have been added to [non-free](non-free.md) and marked `⊘ Proprietary`.
|
- [ ] Your additions are [Free software](https://en.wikipedia.org/wiki/Free_software), or if not they have been added to [non-free](non-free.md) and marked `⊘ Proprietary`.
|
||||||
|
|
Loading…
Reference in a new issue