aboutsummaryrefslogtreecommitdiffstats
path: root/.github/PULL_REQUEST_TEMPLATE.md (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-08-22move issue tracking/contribution workflows/project management to ↵nodiscc1-31/+1
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
2023-07-15Pull Request template: require forks to provide a list of differences to the ↵nodiscc1-0/+1
original (#3998) - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/pull/3467
2023-07-10Pull Request template: Any software project you are adding was first ↵nodiscc1-0/+1
released more than 4 months ago (#3999) - Fixes https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3880
2023-07-09Pull Request template: fix name of Miscellaneous section (#3988)nodiscc1-1/+1
2023-05-10Pull Request template: additions should not already be listed at dbdb.io (#3811)nodiscc1-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.
2023-02-19pull request template: don't mention awesome-analytics anymorenodiscc1-1/+1
2023-02-01pull request template: do not delete the text only if adding new softwarenodiscc1-1/+1
2022-12-20Pull Request template: Any software project you are adding has working ↵nodiscc1-0/+1
installation instructions (#3466) Ref. https://github.com/awesome-selfhosted/awesome-selfhosted/pull/3217#issuecomment-1235694038
2022-08-04contributing: update/simplify list entry template for non-free softwarenodiscc1-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
2021-12-25clarify that the default Pull Request description should not be deleted (#2788)nodiscc1-0/+2
2021-06-17Demo links should only be used for interactive demos, i.e. not video ↵nodiscc1-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.
2020-12-12Update PULL_REQUEST_TEMPLATE.mdSamuel Lelièvre1-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
2020-10-08add awesome-analytics link to PULL_REQUEST_TEMPLATE.mdnodiscc1-1/+1
analytics section was moved there https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2024
2020-09-19Pull Request Template/README.md: clarify ⚠ symbol meaning, clarify ↵nodiscc1-9/+5
formatting guidelines Fixes https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2207
2020-07-04Suggest using informative pull request titlesSamuel Lelièvre1-1/+2
2019-10-27docs/tests: update URL to reflect ownership change to awesome-selfhosted ↵nodiscc1-2/+2
Github organization
2019-03-19fix typonodiscc1-1/+1
2018-07-05syntax/spacing fixes, reword "proprietary dependencies", add plain english ↵nodiscc1-5/+10
description of ⚠ symbol requirement
2018-07-05Update PULL_REQUEST_TEMPLATE.mdn82251-6/+8
2018-07-05Update contributing and pr templatenrew2251-2/+5
- Add https://n8225.github.io/ to contributing - Add guidelines for proprietary dependencies and propietary software to PR template
2018-06-19Add a new 'Clients' link to the entry template,Akos Veres1-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
2018-05-12refactor CONTRIBUTING.md and PULL_REQUEST_TEMPLATE.mdnodiscc1-3/+4
deduplicate information, make sure all addition rules are listed in the PR template
2017-12-28Update CONTRIBUTING.md, PULL_REQUEST_TEMPLATE.md, Makefile:nodiscc1-2/+3
* Update syntax guidelines according to new indentation convetion * Include relevant information in both files * Wording
2017-06-17fix syntax example in pull request templatenodiscc1-1/+2
2017-03-15pull request template: add checkbox for awesome-sysadmin and static site ↵nodiscc1-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
2016-09-05Maintain consistency. (#773)Andrew Rylatt1-1/+1
2016-08-26Project Reoganisation (#718)Edward D1-0/+12
* 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