Add more contribution guidelines etc

Signed-off-by: R.I.Pienaar <rip@devco.net>
This commit is contained in:
R.I.Pienaar 2026-02-26 19:39:42 +01:00
parent f6c041f1c5
commit 18f4660d75
No known key found for this signature in database
GPG Key ID: 02E5780DF1BC6F01
3 changed files with 63 additions and 0 deletions

View File

@ -14,6 +14,10 @@
### Code of Conduct ### Code of Conduct
We do not accept Pull Requests for additions that do not use this template.
If you open a Pull Request that was written using AI or does not use this
form we will close it without reviewing it or discussing it.
We are not here to argue with you. If you are argumentative, abusive, We are not here to argue with you. If you are argumentative, abusive,
lie or missrepresent your service or are otherwise anti-social we will lie or missrepresent your service or are otherwise anti-social we will
block you. block you.

10
CODE_OF_CONDUCT.md Normal file
View File

@ -0,0 +1,10 @@
### Code of Conduct
We do not accept Pull Requests for additions that do not use this template.
If you open a Pull Request that was written using AI or does not use this
form we will close it without reviewing it or discussing it.
We are not here to argue with you. If you are argumentative, abusive,
lie or missrepresent your service or are otherwise anti-social we will
block you.

49
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,49 @@
# Free SaaS Offering Submission
Thank you for contributing to this list. This list is for **SaaS**
services that offer a **free tier** to help developers evaluate and
build something that users can later use and get support for.
The focus of this list is quite broad but we try to keep things
limited to that which infrastructure developers, like DevOps Practitioners,
would find useful.
This list is the result of more than a thousand people contributing
to make something useful, we appreciate your efforts.
# Contributing
## Services we do not accept
* cPanel like PHP + MySQL hosting services.
* Free dns services that are generic frontends to CloudFlare or similar
* Services that are verbatim copy pastes of others while adding no value
* Fake / Temporary / Ephemeral email generators, we have enough of those
* Generic developer "toolbox" sites - format converters, calculators etc,
we have too many already and more will not add value
## New Submission
Review which services we do and do not accept above.
Open a Pull Request and fill in the PR template. New submissions that
do not follow the PR template guidance and tick all the boxes, or simply
do not use the template at all will be closed without discussion.
## Updating an existing submission
Open a Pull Request and make the edit you wish to make, you do not need
to follow the guidance in the template or tick any boxes. But, still, we
do not accept AI generated edits and if it is clear that it was done with AI
we will close it without discussion.
# Code of Conduct
We do not accept Pull Requests for additions that do not use this template.
If you open a Pull Request that was written using AI or does not use this
form we will close it without reviewing it or discussing it.
We are not here to argue with you. If you are argumentative, abusive,
lie or missrepresent your service or are otherwise anti-social we will
block you.