aboutsummaryrefslogtreecommitdiffstats
path: root/.github (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: issue template to new github format (#4192)Rabenherz1122025-04-172-1/+5
| | | Co-authored-by: nodiscc <nodiscc@gmail.com>
* move issue tracking/contribution workflows/project management to ↵nodiscc2023-08-224-59/+2
| | | | | | | awesome-selfhosted-data (#4083) - ref. https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues/33 - ref. https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues/11 - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/1038
* Pull Request template: require forks to provide a list of differences to the ↵nodiscc2023-07-151-0/+1
| | | | | original (#3998) - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/pull/3467
* Pull Request template: Any software project you are adding was first ↵nodiscc2023-07-101-0/+1
| | | | | released more than 4 months ago (#3999) - Fixes https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3880
* CONTRIBUTING.md: approved Pull Requests are usually merged one week after ↵nodiscc2023-07-091-0/+1
| | | | approval (#3989)
* Pull Request template: fix name of Miscellaneous section (#3988)nodiscc2023-07-091-1/+1
|
* Pull Request template: additions should not already be listed at dbdb.io (#3811)nodiscc2023-05-101-1/+1
| | | https://github.com/awesome-foss/awesome-sysadmin's "Databases" section has been delegated to https://dbdb.io/browse (https://github.com/awesome-foss/awesome-sysadmin/pull/437), we also want to ensure that there is no duplicate entries across awesome-selfhosted and dbdb.io, as this site does a better job at listing database engines.
* pull request template: don't mention awesome-analytics anymorenodiscc2023-02-191-1/+1
|
* pull request template: do not delete the text only if adding new softwarenodiscc2023-02-011-1/+1
|
* tools: remove obsolete test tooling + add CI badge (#3555)nodiscc2023-01-311-1/+0
| | | | | | | | | * tools: remove obsolete test tooling - tests should now be performed from https://github.com/awesome-selfhosted/awesome-selfhosted-data#maintenance - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/1038 - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/1852 - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2266 * add a badge pointing to the main issue about unmaintained projects/dead links removal - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2266
* Pull Request template: Any software project you are adding has working ↵nodiscc2022-12-201-0/+1
| | | | | installation instructions (#3466) Ref. https://github.com/awesome-selfhosted/awesome-selfhosted/pull/3217#issuecomment-1235694038
* contributing: update/simplify list entry template for non-free softwarenodiscc2022-08-041-3/+1
| | | | | | - `⊘ Proprietary` marker can be used in place of the license tag - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3198 - ref. https://github.com/nodiscc/hecat/issues/57
* clarify that the default Pull Request description should not be deleted (#2788)nodiscc2021-12-251-0/+2
|
* Demo links should only be used for interactive demos, i.e. not video ↵nodiscc2021-06-171-6/+3
| | | | | | | | | | demonstrations (#2584) * `Demo` links should only be used for interactive demos, i.e. not video demonstrations. - + formatting fixes/emphasis - fixes https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2459 * remove demo link for Leon `Demo` links should only be used for interactive demos, i.e. not video demonstrations.
* Update PULL_REQUEST_TEMPLATE.mdSamuel Lelièvre2020-12-121-18/+25
| | | | | | Some improvements to the pull request template: - require sentence case for short description, for consistency - suggest submitting one item per pull request, to ease review - improve template formatting, for pull request readability
* add awesome-analytics link to PULL_REQUEST_TEMPLATE.mdnodiscc2020-10-081-1/+1
| | | | analytics section was moved there https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2024
* Pull Request Template/README.md: clarify ⚠ symbol meaning, clarify ↵nodiscc2020-09-191-9/+5
| | | | | | formatting guidelines Fixes https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2207
* Suggest using informative pull request titlesSamuel Lelièvre2020-07-041-1/+2
|
* docs/tests: update URL to reflect ownership change to awesome-selfhosted ↵nodiscc2019-10-272-6/+6
| | | | Github organization
* remove unused "join chat" imagenodiscc2019-05-201-1/+0
|
* Merge pull request #1652 from Kickball/contrib-link-helpwantedfixnodiscc2019-03-301-0/+1
|\ | | | | CONTRIBUTING.md: link to help wanted/maintenance issues
| * CONTRIBUTING.md: link to help wanted/maintenance issuesnodiscc2019-03-191-0/+1
| |
* | fix typonodiscc2019-03-191-1/+1
|/
* Merge pull request #1460 from Kickball/updateContributingnodiscc2018-08-282-3/+14
|\ | | | | Update contributing
| * syntax/spacing fixes, reword "proprietary dependencies", add plain english ↵nodiscc2018-07-051-5/+10
| | | | | | | | description of ⚠ symbol requirement
| * Update PULL_REQUEST_TEMPLATE.mdn82252018-07-051-6/+8
| |
| * Update contributing and pr templatenrew2252018-07-052-2/+6
| | | | | | | | - Add https://n8225.github.io/ to contributing - Add guidelines for proprietary dependencies and propietary software to PR template
* | Fix contrib command in Makefilenrew2252018-07-041-2/+4
|/ | | | | -Fixes sed command to properly format markdown table. -Update mailmap. -Update AUTHORS.md
* Add a new 'Clients' link to the entry template,Akos Veres2018-06-191-1/+2
| | | | | | | | | | | | | | | | | 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
* remove link to rocket.chat instance (certificate expired)nodiscc2018-05-161-1/+1
|
* refactor CONTRIBUTING.md and PULL_REQUEST_TEMPLATE.mdnodiscc2018-05-122-16/+15
| | | | deduplicate information, make sure all addition rules are listed in the PR template
* Update CONTRIBUTING.md, PULL_REQUEST_TEMPLATE.md, Makefile:nodiscc2017-12-282-6/+10
| | | | | | * Update syntax guidelines according to new indentation convetion * Include relevant information in both files * Wording
* Fix link to non-free.mdJames Cole2017-12-221-1/+1
|
* Merge pull request #1194 from quinncomendant/masternodiscc2017-11-161-1/+1
|\ | | | | Add Qmailtoaster, IMP, Music Browser, Darwin Streaming Server, Kimai
| * Update list of make checksQuinn Comendant2017-10-021-1/+1
| |
* | fix rocket.chat URL (#1175)nodiscc2017-10-031-1/+1
|/ | | Thanks @evaryont
* fix syntax example in pull request templatenodiscc2017-06-171-1/+2
|
* Update .mailmapn82252017-04-031-1/+1
|
* pull request template: add checkbox for awesome-sysadmin and static site ↵nodiscc2017-03-151-1/+2
| | | | | | | | 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 (#895)n82252016-12-171-0/+10
| | | | | | | | | | | | * 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
* Maintain consistency. (#773)Andrew Rylatt2016-09-051-1/+1
|
* contributing: clarify 3rd-party service symbol requirementnodiscc2016-08-301-1/+2
| | | ref https://github.com/Kickball/awesome-selfhosted/pull/739
* add a note about ⚠Gabin2016-08-301-1/+1
|
* Add chat button (#730)Edward D2016-08-281-0/+1
| | | | | | | | | | * Add Join Chat Button * Add Button Link in README Currently broken * Fix button link
* Project Reoganisation (#718)Edward D2016-08-262-0/+24
* 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