| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
deduplicate information, make sure all addition rules are listed in the PR template
|
|
|
|
|
|
| |
* Update syntax guidelines according to new indentation convetion
* Include relevant information in both files
* Wording
|
| |
|
|\
| |
| | |
Add Qmailtoaster, IMP, Music Browser, Darwin Streaming Server, Kimai
|
| | |
|
|/
|
| |
Thanks @evaryont
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
|
|
| |
ref https://github.com/Kickball/awesome-selfhosted/pull/739
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* Add Join Chat Button
* Add Button Link in README
Currently broken
* Fix button link
|
|
* 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
|