aboutsummaryrefslogtreecommitdiffstats
path: root/.github/PULL_REQUEST_TEMPLATE.md (unfollow)
Commit message (Collapse)AuthorFilesLines
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