MM-41988 Updated links to legacy domain about.mm.com (#2003)
* Updated links to legacy domain about.mm.com * Updated links to legacy domain about.mm.com * Update README.md * Legacy domain URL updates (#2012) * Update .github/ISSUE_TEMPLATE/troubleshooting-question.md Co-authored-by: Harrison Healey <harrisonmhealey@gmail.com> Co-authored-by: Harrison Healey <harrisonmhealey@gmail.com>
This commit is contained in:

committed by
GitHub

parent
2a88821484
commit
90202f1fbe
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -6,7 +6,7 @@ about: Create a report about an issue you found
|
||||
|
||||
I confirm (by marking "x" in the [ ] below: [x]):
|
||||
|
||||
- [ ] This is not a troubleshooting question. [Troubleshooting questions go here: http://www.mattermost.org/troubleshoot/](http://www.mattermost.org/troubleshoot/).
|
||||
- [ ] This is not a troubleshooting question. [Troubleshooting questions go here: https://docs.mattermost.com/install/troubleshooting.html](https://docs.mattermost.com/install/troubleshooting.html).
|
||||
- [ ] This doesn't reproduce on web browsers (such as in Chrome). If it does, [issue reports go to the Mattermost Server repository](https://github.com/mattermost/platform/issues).
|
||||
- [ ] I have read [contributing guidelines](https://github.com/mattermost/desktop/blob/master/CONTRIBUTING.md).
|
||||
|
||||
|
@@ -4,4 +4,4 @@ about: Ask a question to solve installation and configuration issues
|
||||
|
||||
---
|
||||
|
||||
For troubleshooting, see [https://www.mattermost.org/troubleshoot/](https://www.mattermost.org/troubleshoot/).
|
||||
For troubleshooting, see [https://docs.mattermost.com/install/troubleshooting.html](https://docs.mattermost.com/install/troubleshooting.html).
|
||||
|
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -26,7 +26,7 @@ Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fie
|
||||
- [ ] Added or updated unit tests (required for all new features)
|
||||
- [ ] Has UI changes
|
||||
- [ ] read and understood our [Contributing Guidelines](https://github.com/mattermost/desktop/blob/master/CONTRIBUTING.md)
|
||||
- [ ] completed [Mattermost Contributor Agreement](http://www.mattermost.org/mattermost-contributor-agreement/)
|
||||
- [ ] completed [Mattermost Contributor Agreement](https://mattermost.com/contribute/)
|
||||
- [ ] executed `npm run lint:js` for proper code formatting
|
||||
|
||||
#### Device Information
|
||||
|
Reference in New Issue
Block a user