diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 11c0ba6dc..c9799397e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -9,7 +9,7 @@ assignees: '' NEVER REPORT A BUG UNLESS YOU ARE SURE YOU FOUND A NEW PROBLEM THAT MUST BE FIXED DIRECTLY IN OUR SOURCE CODE: - Ask for *technical support* 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 and provide best-in-class support to you, instead of spending time handling incomplete and/or duplicate bug reports +- This gives our team the opportunity to improve the documentation and provide best-in-class support to you, instead of handling incomplete and/or duplicate bug reports Existing Issues: https://github.com/photoprism/photoprism/issues diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 07095105a..9b5c99df7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -23,7 +23,7 @@ to determine the cause of your problem. If you have a general question, need hel Don't report a bug 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 spending time handling incomplete and/or duplicate bug reports +- 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 ## Submitting Pull Requests ## diff --git a/README.md b/README.md index b39adf61c..3476d01d6 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ Think of "free software" as in "free speech," not as in "free beer". Thank you! Don't report a bug 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 spending time handling incomplete and/or duplicate bug reports +- 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 ## Questions?