Docs: Update license notice and remove funded issues info (didn't work)

Signed-off-by: Michael Mayer <michael@liquidbytes.net>
This commit is contained in:
Michael Mayer 2020-01-15 14:45:49 +01:00
parent c2b90b1faa
commit 886ee96d84
3 changed files with 43035 additions and 3892 deletions

View file

@ -13,6 +13,8 @@ you have the opportunity to learn Docker, Go, TensorFlow and much more.
Follow us on [Twitter][twitter] and join our [developers mailing list](https://groups.google.com/a/photoprism.org/forum/#!forum/developers)
to receive regular project updates, get in contact with other contributors and discuss your ideas. Don't be afraid to ask stupid questions.
Of all the tools we tested, Twitter works best to get and give continuous feedback. Especially polls are amazing for product development.
## Pull requests ##
Issues labeled [help wanted](https://github.com/photoprism/photoprism/labels/help%20wanted) /
@ -21,10 +23,6 @@ Our [Developer Guide](https://github.com/photoprism/photoprism/wiki) contains al
Our [step-by-step guide](https://github.com/photoprism/photoprism/wiki/Pull-Requests) explains how to submit new features, bugfixes and documentation.
## Funded issues ##
You'll get a small reward for working on [funded issues](https://github.com/photoprism/photoprism/labels/IssueHunt), see [issuehunt.io](https://issuehunt.io/repos/119160553) for details. Note that issue descriptions may be outdated on their site. Rewards are paid out when all [acceptance criteria](https://github.com/photoprism/photoprism/wiki/Issues#user-stories) prioritized as MUST are met and your pull request was successfully merged.
## Feature requests ##
You are welcome to add specific feature requests directly to our [GitHub issue tracker](https://github.com/photoprism/photoprism/issues)

46910
NOTICE.md

File diff suppressed because it is too large Load diff

View file

@ -20,8 +20,8 @@ More screenshots: https://photoprism.org/#screenshots
## What to expect ##
* Clearly structured [Web interface][wiki:screenshots] for browsing, organizing and sharing your personal photo collection
* Import everything without worrying about duplicates or [RAW to JPEG][wiki:raw] conversion
* [Geocoding][wiki:geocoding], [XMP][wiki:xmp] support and [automated tagging][wiki:classification]
* Import everything without worrying about duplicates or [RAW to JPEG conversion][wiki:raw]
* [Geocoding][wiki:geocoding], [XMP support][wiki:xmp] and [automated tagging][wiki:classification]
based on Google TensorFlow
## For the early birds ##
@ -63,13 +63,6 @@ Issues labeled [help wanted](https://github.com/photoprism/photoprism/labels/hel
[easy](https://github.com/photoprism/photoprism/issues?q=is%3Aissue+is%3Aopen+label%3Aeasy) can be
good (first) contributions.
You'll get a small reward for working on [funded issues](https://github.com/photoprism/photoprism/labels/funded),
see [issuehunt.io](https://issuehunt.io/repos/119160553) for details.
Note that issue descriptions may be outdated on their site. Rewards are paid out when
all [acceptance criteria](https://github.com/photoprism/photoprism/wiki/Issues#user-stories) prioritized as
MUST are met and your [pull request](https://github.com/photoprism/photoprism/wiki/Pull-Requests)
was successfully merged.
Please follow us on [Twitter][twitter] and join our [developers mailing list](https://groups.google.com/a/photoprism.org/forum/#!forum/developers)
to receive regular project updates and discuss development related topics. Don't be afraid to ask stupid questions.