docs(readme): contributing information

This commit is contained in:
Guz
2025-08-26 16:03:49 -03:00
parent 71117f2c08
commit 484584882a

View File

@@ -263,6 +263,24 @@ and Git history to know if there was one.
We normally try to work on the latest Go version, so support is limited to the two last minor language
versions.
## Contributing
Currently we are not focusing on Open Source contributions and are providing the project as
"Source Available, with a permissive license". The source-code is provided as is and licensed
under the Apache License (Version 2.0) as mentioned below. We hope to in the future provide
better support for open source contributions and improve the project with the community, however,
due to time and human power limitations on our end, we prefer to not accept bug and pull requests
without being able to properly provide maintenance and moderation.
Community reported issues and features requests via GitHub and alike are disabled, the package is
provided as is with it's [known bugs and missing features](https://forge.capytal.company/loreddev/smalltrip/issues)
You can still create pull requests, but it may just be rejected without further acknowledgment if
we judge it as not directly aligned with our goals to the project.
The canonical source-code is [located at our forge](https://forge.capytal.company/loreddev/smalltrip),
and changes goes downstream to [the GitHub mirror](https://github.com/loreddev/smalltrip).
## Licenses
Copyright © 2025-present Gustavo "Guz" L. de Mello & The Lored.dev Contributors