diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 959aec8b2..2a5c8e9cf 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,6 +10,19 @@ Our [Code of Conduct](CODE_OF_CONDUCT.md) explains the "dos and don’ts." An important part of our journey is to explore new ways in product development and build better software through consistent use of community feedback. Feel free to [share your thoughts](https://photoprism.app/contact) with us at any time. +## Not a Developer? No Problem ## + +You can also contribute by... + +* answering questions in the [Community Chat](https://link.photoprism.app/chat), on [Reddit](https://link.photoprism.app/reddit) and in [GitHub Discussions](https://link.photoprism.app/discussions) +* helping us [translate](https://docs.photoprism.app/developer-guide/translations-weblate/) the Web UI +* [conducting research](https://github.com/photoprism/photoprism/issues?q=is%3Aopen+is%3Aissue+label%3Aresearch) and [improving the documentation](https://github.com/photoprism/photoprism/issues?q=is%3Aopen+is%3Aissue+label%3Adocs) +* publishing tutorials, blog posts, and podcasts +* voting for us on pages like: + * https://alternativeto.net/software/photoprism/about/ + * https://www.saashub.com/google-photos-alternatives +* recommending PhotoPrism to your friends + ## Creating Bug Reports ## Before reporting a bug, please use our [Troubleshooting Checklists](https://docs.photoprism.app/getting-started/troubleshooting/) @@ -47,19 +60,6 @@ After submitting your first pull request, you will automatically be asked to [ac - this may be necessary, for example, if the license is incompatible with a larger combined work, we want to remove some restrictions on the AGPL/Creative Commons license, or it turns out that someone is abusing the existing license in a way we don't yet know about - the lack of a formal contract [would also lead to legal uncertainty](https://en.wikipedia.org/wiki/SCO%E2%80%93Linux_disputes) for us and all users, as some contributors could later claim that they did not intend to license their code in any way and that it was stolen -## Not a Developer? No Problem ## - -You can also contribute by... - -* answering questions in the [Community Chat](https://link.photoprism.app/chat), on [Reddit](https://link.photoprism.app/reddit) and in [GitHub Discussions](https://link.photoprism.app/discussions) -* helping us [translate](https://docs.photoprism.app/developer-guide/translations-weblate/) the Web UI -* [conducting research](https://github.com/photoprism/photoprism/issues?q=is%3Aopen+is%3Aissue+label%3Aresearch) and [improving the documentation](https://github.com/photoprism/photoprism/issues?q=is%3Aopen+is%3Aissue+label%3Adocs) -* publishing tutorials, blog posts, and podcasts -* voting for us on pages like: - * https://alternativeto.net/software/photoprism/about/ - * https://www.saashub.com/google-photos-alternatives -* recommending PhotoPrism to your friends - ---- *PhotoPrism® is a [registered trademark](https://photoprism.app/trademark). Docs are [available](https://link.photoprism.app/github-docs) under the [CC BY-NC-SA 4.0 License](https://creativecommons.org/licenses/by-nc-sa/4.0/); [additional terms](https://github.com/photoprism/photoprism/blob/develop/assets/README.md) may apply. By using our software, you agree to our [terms of service](https://photoprism.app/terms).*