Docs: Update CONTRIBUTING.md and README.md

This commit is contained in:
Michael Mayer 2022-01-17 14:41:05 +01:00
parent 9314cbf25f
commit f7402a2b43
2 changed files with 8 additions and 8 deletions

View file

@ -21,10 +21,10 @@ to determine the cause of your problem. If you have a general question, need hel
### GitHub Issues ###
**Never report a bug unless you are sure you found a new problem that must be fixed directly in [our source code](https://github.com/photoprism/photoprism):**
**Never report a bug unless you are certain to have found a new issue that must be fixed directly in [our source code](https://github.com/photoprism/photoprism):**
- Ask for [technical support](https://photoprism.app/contact) if you need help, it could be a local configuration issue, or a misunderstanding in how the software works
- This gives our team the opportunity to [improve the documentation](https://docs.photoprism.app/getting-started/troubleshooting/) and provide best-in-class support to you, instead of handling incomplete and/or duplicate bug reports
- [Contact us](https://photoprism.app/contact) or [a community member](https://github.com/photoprism/photoprism/discussions) if you need help, it could be a local configuration problem, or a misunderstanding in how the software works
- This gives our team the opportunity to [improve the documentation](https://docs.photoprism.app/getting-started/troubleshooting/) and provide best-in-class support to you, instead of handling unclear and/or duplicate bug reports
- When reporting a problem, always include the software versions you are using and other information about your environment such as [browser, browser plugins](https://docs.photoprism.app/getting-started/troubleshooting/browsers/), operating system, storage type, memory size, and processor
## Submitting Pull Requests ##

View file

@ -104,11 +104,11 @@ Think of "free software" as in "free speech," not as in "free beer". Thank you!
### GitHub Issues ###
Don't open an issue unless you are sure you found a new problem that must be fixed directly in the app:
- Ask for [technical support](https://photoprism.app/contact) if you need help, it could be a local configuration issue, or a misunderstanding in how the software works
- This gives our team the opportunity to [improve the documentation](https://docs.photoprism.app/getting-started/troubleshooting/) and provide best-in-class support to you, instead of handling incomplete and/or duplicate bug reports
- When reporting a problem, always include the software versions you are using and other information about your environment such as [browser, browser plugins](https://docs.photoprism.app/getting-started/troubleshooting/browsers/), operating system, storage type, memory size, and processor
**We kindly ask you not to report bugs via GitHub Issues unless you are certain to have found a new issue that must be
fixed directly in the app.** [Contact us](https://photoprism.app/contact) or [a community member](https://github.com/photoprism/photoprism/discussions) if you need help, it could
be a local configuration problem, or a misunderstanding in how the software works. This gives our team the opportunity
to [improve the documentation](https://docs.photoprism.app/getting-started/troubleshooting/) and provide best-in-class
support to you, instead of handling unclear and/or duplicate bug reports.
## Join the Community ##