mirror of
https://github.com/ripienaar/free-for-dev.git
synced 2026-04-11 02:01:50 +08:00
Add more contribution guidelines etc
Signed-off-by: R.I.Pienaar <rip@devco.net>
This commit is contained in:
parent
f6c041f1c5
commit
18f4660d75
4
.github/PULL_REQUEST_TEMPLATE.md
vendored
4
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -14,6 +14,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.
|
||||
|
||||
10
CODE_OF_CONDUCT.md
Normal file
10
CODE_OF_CONDUCT.md
Normal 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
49
CONTRIBUTING.md
Normal 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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user