Akos Veres
0e25a3e762
Add a new 'Clients' link to the entry template,
...
allowing to link to a list of clients, applications or software related to the project
* https://www.icecast.org/apps/
* https://wiki.mumble.info/wiki/3rd_Party_Applications
* https://github.com/osmlab/awesome-openstreetmap
A single link is allowed, so please try to find the best resource available about the subject,
such as an official list or a good quality community-maintained list.
* Ref https://github.com/Kickball/awesome-selfhosted/pull/1373
* add link to external list of clients/apps for icecast
* add link to external list of clients/apps/bots for mumble
* Closes https://github.com/Kickball/awesome-selfhosted/pull/1373
* Closes https://github.com/Kickball/awesome-selfhosted/pull/1359
6 years ago
nodiscc
9bfe157a74
remove link to rocket.chat instance (certificate expired)
7 years ago
nodiscc
d91a7edc73
refactor CONTRIBUTING.md and PULL_REQUEST_TEMPLATE.md
...
deduplicate information, make sure all addition rules are listed in the PR template
7 years ago
nodiscc
7ccb43c576
Update CONTRIBUTING.md, PULL_REQUEST_TEMPLATE.md, Makefile:
...
* Update syntax guidelines according to new indentation convetion
* Include relevant information in both files
* Wording
7 years ago
James Cole
acc262e961
Fix link to non-free.md
7 years ago
nodiscc
c88f1032e6
Merge pull request #1194 from quinncomendant/master
...
Add Qmailtoaster, IMP, Music Browser, Darwin Streaming Server, Kimai
7 years ago
nodiscc
5bdd49546b
fix rocket.chat URL ( #1175 )
...
Thanks @evaryont
7 years ago
Quinn Comendant
cfef287fc9
Update list of make checks
7 years ago
nodiscc
967ba9822c
fix syntax example in pull request template
7 years ago
n8225
23d2b1162f
Update .mailmap
8 years ago
nodiscc
41e13f172f
pull request template: add checkbox for awesome-sysadmin and static site generators
...
Clarifies a rule which was previously manually "enforced" by maintainers
(see closed issues/pull requests)
Prevents duplication of effort/information
Prevents contributors from wasting their time
8 years ago
n8225
46a373c1e8
Update AUTHORS.md ( #895 )
...
* Update AUTHORS.md
Created .mailmap file
Created with the following command:
mv .github/.mailmap . && printf "Commits | Author \n:---: | ---\n" > AUTHORS.md && git shortlog -sne >> AUTHORS.md &&
sed -i 's/\t/ | /g' AUTHORS.md && mv .mailmap .github/.mailmap
* Update Contrib line in makefile
8 years ago
Andrew Rylatt
91e7170bf6
Maintain consistency. ( #773 )
8 years ago
nodiscc
37d1246564
contributing: clarify 3rd-party service symbol requirement
...
ref https://github.com/Kickball/awesome-selfhosted/pull/739
8 years ago
Gabin
c35693d895
add a note about ⚠
8 years ago
Edward D
5e39d5047e
Add chat button ( #730 )
...
* Add Join Chat Button
* Add Button Link in README
Currently broken
* Fix button link
8 years ago
Edward D
e0b1ac2d5f
Project Reoganisation ( #718 )
...
* Create AUTHORS
* Populate AUTHORS
* Create and populate CONTRIBUTING.md
* Update README sections
Update README sections to reflect new files.
* Minor Grammar Fix
* Create and populate PULL_REQUEST_TEMPLATE.md
Create the automated issue template for the repo. ([more info](https://help.github.com/articles/creating-a-pull-request-template-for-your-repository ))
* Move CONTRIBUTING.md to .github/
* Add chat link to CONTRIBUTING.md
* Update Formatting Guidelines
* Update Formatting Guidelines
* Remove example from PULL_REQUEST_TEMPLATE guidelines
* Remove example from CONTRIBUTING guidelines
8 years ago