nodiscc
9bb5fb870a
remove unused "join chat" image
2019-05-20 19:40:24 +02:00
nodiscc
6a721aea4e
Merge pull request #1652 from Kickball/contrib-link-helpwantedfix
...
CONTRIBUTING.md: link to help wanted/maintenance issues
2019-03-30 12:46:40 +00:00
nodiscc
86fc9ef538
fix typo
2019-03-19 20:19:31 +00:00
nodiscc
72c3b904c8
CONTRIBUTING.md: link to help wanted/maintenance issues
2019-03-19 20:17:45 +00:00
nodiscc
d3dea2ce4a
Merge pull request #1460 from Kickball/updateContributing
...
Update contributing
2018-08-28 14:00:14 +02:00
nodiscc
9ee50d791b
syntax/spacing fixes, reword "proprietary dependencies", add plain english description of ⚠ symbol requirement
2018-07-05 21:54:22 +02:00
n8225
3f2928b908
Update PULL_REQUEST_TEMPLATE.md
2018-07-05 14:36:57 -05:00
nrew225
d6b94a3fd5
Update contributing and pr template
...
- Add https://n8225.github.io/ to contributing
- Add guidelines for proprietary dependencies and propietary software to PR template
2018-07-05 14:29:26 -05:00
nrew225
213d5396b7
Fix contrib command in Makefile
...
-Fixes sed command to properly format markdown table.
-Update mailmap.
-Update AUTHORS.md
2018-07-04 10:10:08 -05:00
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
2018-06-19 21:15:54 +02:00
nodiscc
9bfe157a74
remove link to rocket.chat instance (certificate expired)
2018-05-16 19:14:37 +02:00
nodiscc
d91a7edc73
refactor CONTRIBUTING.md and PULL_REQUEST_TEMPLATE.md
...
deduplicate information, make sure all addition rules are listed in the PR template
2018-05-13 01:02:15 +02:00
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
2017-12-28 13:31:38 +01:00
James Cole
acc262e961
Fix link to non-free.md
2017-12-22 09:45:13 +01:00
nodiscc
c88f1032e6
Merge pull request #1194 from quinncomendant/master
...
Add Qmailtoaster, IMP, Music Browser, Darwin Streaming Server, Kimai
2017-11-16 12:19:37 +01:00
nodiscc
5bdd49546b
fix rocket.chat URL ( #1175 )
...
Thanks @evaryont
2017-10-03 20:44:17 +01:00
Quinn Comendant
cfef287fc9
Update list of make checks
2017-10-02 16:31:01 +05:30
nodiscc
967ba9822c
fix syntax example in pull request template
2017-06-17 05:18:59 +02:00
n8225
23d2b1162f
Update .mailmap
2017-04-03 00:59:41 -05:00
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
2017-03-15 18:48:50 +01:00
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
2016-12-17 16:57:58 +00:00
Andrew Rylatt
91e7170bf6
Maintain consistency. ( #773 )
2016-09-05 09:13:02 -04:00
nodiscc
37d1246564
contributing: clarify 3rd-party service symbol requirement
...
ref https://github.com/Kickball/awesome-selfhosted/pull/739
2016-08-30 23:01:35 +02:00
Gabin
c35693d895
add a note about ⚠
2016-08-30 22:54:55 +02:00
Edward D
5e39d5047e
Add chat button ( #730 )
...
* Add Join Chat Button
* Add Button Link in README
Currently broken
* Fix button link
2016-08-28 02:55:35 +02:00
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
2016-08-26 12:54:17 +02:00