From 8da3b4d91b5ffe6d1aab857eae0b6679f8efed8d Mon Sep 17 00:00:00 2001 From: Vatsla Adhikari <66550011+vatsla1601@users.noreply.github.com> Date: Mon, 19 Oct 2020 15:20:06 +0530 Subject: [PATCH] Added new ideas. (#553) Vatsla Adhikari's added ideas. --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c00adfa8f..8106948f2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,6 +3,8 @@ Think of open-source development as free training with a visible outcome. Exploring new technologies is easier than in commercial environments, where development effort is more focused on immediate results. +Consider it as an analytical process that expands both the master and the +editors knowledge, including others viewing it. We welcome contributions of any kind including pull requests, ideas, bug reports, testing, writing documentation, tutorials and blog posts. If you help with development, @@ -22,6 +24,7 @@ Issues labeled [help wanted](https://github.com/photoprism/photoprism/labels/hel Our [Developer Guide](https://docs.photoprism.org/developer-guide/) contains all information necessary to get you started. Our [step-by-step guide](https://github.com/photoprism/photoprism/wiki/Pull-Requests) explains how to submit new features, bugfixes and documentation. +Just go for it and you will eventually find your way in the world of open source. ## Feature requests ##