Docs: Shorten CONTRIBUTING.md
This commit is contained in:
parent
9abd6482ba
commit
65f231ddee
1 changed files with 5 additions and 13 deletions
|
@ -1,6 +1,7 @@
|
||||||
# Every Contribution Makes a Difference
|
# Every Contribution Makes a Difference
|
||||||
|
|
||||||
We welcome contributions of any kind, including blog posts, tutorials, testing, writing documentation, and pull requests.
|
We welcome contributions of any kind, including blog posts, tutorials, testing, writing documentation, and pull requests.
|
||||||
|
[The Developer Guide contains all the information necessary for you to get started.](https://docs.photoprism.app/developer-guide/)
|
||||||
|
|
||||||
## Questions? ##
|
## Questions? ##
|
||||||
|
|
||||||
|
@ -21,23 +22,16 @@ to determine the cause of your problem. If you have a general question, need hel
|
||||||
|
|
||||||
## Submitting Pull Requests ##
|
## Submitting Pull Requests ##
|
||||||
|
|
||||||
The [Developer Guide](https://docs.photoprism.app/developer-guide/) contains all information
|
[Because we want to create the best possible product for our users, we have a set of guidelines to ensure that all source code submissions are acceptable.](https://docs.photoprism.app/developer-guide/pull-requests)
|
||||||
necessary to get you started.
|
|
||||||
Issues labeled [help wanted](https://github.com/photoprism/photoprism/labels/help%20wanted) /
|
|
||||||
[easy](https://github.com/photoprism/photoprism/labels/easy) can be good (first) contributions.
|
|
||||||
|
|
||||||
Because we want to create the best possible product for our users,
|
|
||||||
we have a [set of guidelines](https://docs.photoprism.app/developer-guide/pull-requests)
|
|
||||||
to ensure that all source code submissions are acceptable.
|
|
||||||
They include step-by-step instructions for submitting new features,
|
They include step-by-step instructions for submitting new features,
|
||||||
bug fixes, and documentation improvements.
|
bug fixes, and documentation improvements.
|
||||||
|
Issues labeled [help wanted](https://github.com/photoprism/photoprism/labels/help%20wanted) /
|
||||||
|
[easy](https://github.com/photoprism/photoprism/labels/easy) can be good (first) contributions.
|
||||||
|
|
||||||
**Reviewing, testing and finally merging pull requests requires significant resources
|
**Reviewing, testing and finally merging pull requests requires significant resources
|
||||||
on our side. If it's not just a small fix, it can take several months.**
|
on our side. If it's not just a small fix, it can take several months.**
|
||||||
|
|
||||||
## Can't code? ##
|
## You can also contribute by... ##
|
||||||
|
|
||||||
No worries, you can also contribute by...
|
|
||||||
|
|
||||||
* Doing [research](https://github.com/photoprism/photoprism/issues?q=is%3Aopen+is%3Aissue+label%3Aresearch) or improving our [docs](https://github.com/photoprism/photoprism/issues?q=is%3Aopen+is%3Aissue+label%3Adocs)
|
* Doing [research](https://github.com/photoprism/photoprism/issues?q=is%3Aopen+is%3Aissue+label%3Aresearch) or improving our [docs](https://github.com/photoprism/photoprism/issues?q=is%3Aopen+is%3Aissue+label%3Adocs)
|
||||||
* Recommending PhotoPrism to your friends
|
* Recommending PhotoPrism to your friends
|
||||||
|
@ -46,8 +40,6 @@ No worries, you can also contribute by...
|
||||||
* https://www.saashub.com/google-photos-alternatives
|
* https://www.saashub.com/google-photos-alternatives
|
||||||
* Publishing tutorials, blog posts, or podcasts
|
* Publishing tutorials, blog posts, or podcasts
|
||||||
|
|
||||||
Thank you! <3
|
|
||||||
|
|
||||||
## We Love Feedback ##
|
## We Love Feedback ##
|
||||||
|
|
||||||
An important part of our journey is to explore new ways in product development and build better software through simplicity
|
An important part of our journey is to explore new ways in product development and build better software through simplicity
|
||||||
|
|
Loading…
Reference in a new issue