docs: add information about contributing new instances

This commit is contained in:
NebulaOnion 2023-02-02 21:06:04 +00:00
parent fc7b3948bc
commit da4d50f209
No known key found for this signature in database
GPG key ID: B23A333C69C01FA4
2 changed files with 7 additions and 1 deletions

View file

@ -25,3 +25,9 @@ If you wish to contribute code, you can do so by forking the repository, doing t
We just please ask you to write commit messages using the [Conventional Commits standard](https://www.conventionalcommits.org/en), there is a tool called [Commitizen](https://commitizen.github.io/cz-cli/) *(or CZ)* that automatically formats and names your commit using this standard, in case you are interested.
About the license, by contributing to Quetre, **you agree for all your contributions to be placed under the AGPL-v3.0 license.** You can view a copy [here](https://www.gnu.org/licenses/agpl-3.0.html).
## New Instances
Thank you hosting! ❤️
To add a new instance to our instance list, you can **open an issue** or **PR it**, either way, we please ask you to add the following information to the PR/issue: *Hosting Region*, *Hosting Provider* and you can also add some *notes*, **we please ask you that if you use Cloudflare you indicate it clearly here**, other data that you can include in this section are for example, who owns/maintains the instance.

View file

@ -261,7 +261,7 @@ The development may seem slow as I don't have lots of free time. And whenever I
If you believe you can help furthering this project in any way (be it maintaining, fixing issues, or adding features), please [get in touch](#contact).
*Regardless, any type of contribution is always welcome.*
**If you plan on contributing, please read our [CONTRIBUTING.md](./CONTRIBUTING.md) file.**
**If you plan on contributing (including adding new instances to our list), please read our [CONTRIBUTING.md](./CONTRIBUTING.md) file.**
## Misc