forked from mixxxdj/mixxx
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request mixxxdj#278 from ronso0/gh-issues-migration
Github Issues migration
- Loading branch information
Showing
5 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
<div id="get-in-touch" class="docs-section container"> | ||
<h1><a class="headline-link" href="#get-in-touch">{% trans %}Get in Touch{% endtrans %}</a></h1> | ||
<p> | ||
{% with support_page_link="/support", bug_tracker_link="https://bugs.launchpad.net/mixxx/", zulip_web_link="https://mixxx.zulipchat.com/" %}{% trans %}Please refer to the <a href="{{ support_page_link }}">Support page</a> if you need help setting up or using Mixxx. If you think you've found a bug, please file a bug report in our <a href="{{ bug_tracker_link }}">bug tracker</a>. If you would like to get in touch with Mixxx developers, <a href="{{ zulip_web_link }}">Zulip</a> is the best way to reach us.{% endtrans %}{% endwith %} | ||
{% with support_page_link="/support", bug_tracker_link="https://github.com/mixxxdj/mixxx/issues/", zulip_web_link="https://mixxx.zulipchat.com/" %}{% trans %}Please refer to the <a href="{{ support_page_link }}">Support page</a> if you need help setting up or using Mixxx. If you think you've found a bug, please file a bug report in our <a href="{{ bug_tracker_link }}">bug tracker</a>. If you would like to get in touch with Mixxx developers, <a href="{{ zulip_web_link }}">Zulip</a> is the best way to reach us.{% endtrans %}{% endwith %} | ||
</p> | ||
<p> | ||
{% with project_manager_link="mailto:[email protected]" %}{% trans %}If you're a DJ hardware manufacturer and would like your product to work with Mixxx, please contact us at, <a href="{{ project_manager_link }}">[email protected]</a>. We accept donations and loans of DJ equipment which we use to improve both specific and general hardware support in Mixxx.{% endtrans %}{% endwith %} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters