Skip to content

switch to Help Scout from Freshdesk #36

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 15, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 0 additions & 38 deletions contact/form.html

This file was deleted.

6 changes: 4 additions & 2 deletions contact/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,11 @@
<div class="col-md-2"></div>
<div class="col-md-8">
<p>
To report issues with the product or feature requests, please use <a href="../contribute/reporting-bugs/">our Bug Tracker</a>.
To report issues with the product or feature requests, please use <a href="../contribute/reporting-bugs/">our Bug Tracker instead</a>.
</p><p>
To contact the Open Rails Management Team, use <a href="form">this form to send us a message</a>.
To contact the Open Rails Management Team, send us
<a href="mailto:[email protected]?subject=Message%20for%20ORMT&body=Hi ORMT,%0A%0AI%20want%20to%20raise%20the%20following%20issue:%0A%0A(For support, please use our Bug Tracker instead.)"
title="Opens a new email to [email protected]. &#013;Most PCs are configured to do this when the link is clicked.">an email</a>.
</p>
</div>
</div>
11 changes: 0 additions & 11 deletions contact/success.html

This file was deleted.

6 changes: 5 additions & 1 deletion contribute/credits/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,11 @@
<div class="col-md-12">
<p>&nbsp;</p>
<p>
Open Rails is the result of true teamwork performed by a group of passionate people. We owe a massive thanks to all of them and therefore wish to mention them below and excuse ourselves <a href="../../contact/">if someone has been forgotten</a>:
Open Rails is the result of true teamwork performed by a group of passionate people. We owe a massive thanks to all of them and therefore wish to mention them below and excuse ourselves
<a href="mailto:[email protected]?subject=Message for ORMT&body=Hi ORMT, Please add the following to the list of Contributors."
title="Opens a new email to [email protected]. &#013;Most PCs are configured to do this when the link is clicked.">
if someone has been forgotten
</a>:
</p>
</div>
</div>
Expand Down
7 changes: 6 additions & 1 deletion download/explore-content/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,12 @@
Note that these routes are currently limited to those that a self-contained and require no other files. This makes them easy to install<!-- and Open Rails includes an Install Content button to download and install a route for you. -->.
We plan to extend this catalogue to include other routes, Train Cars and Trains.
</p>
<p>If you wish to add an entry to the catalogue, then send a message using <a href="/contact/form.html">our contact form</a>.</p>
<p>If you wish to add an entry to the catalogue, then
<a href="mailto:[email protected]?subject=Message for ORMT&body=Hi ORMT, Please add the following to the content catalogue."
title="Opens a new email to [email protected]. &#013;Most PCs are configured to do this when the link is clicked.">
send us a message
</a>.
</p>
</div>
<div class="selection-container">
<div class="selection selected" data-card="routes" style="--image: url(https://d3i6fh83elv35t.cloudfront.net/static/2022/06/GettyImages-915441550-1024x683.jpg)">
Expand Down
6 changes: 5 additions & 1 deletion learn/tutorials/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,11 @@ <h2>Tutorials</h2>
<p>
such as the tutorials on <a href="http://msts-roundhouse.vnxglobal.com/" target="_blank">Eric Conrad's blog</a>.
</p><p>
If you are interested in helping with tutorials, please <a href='../../contact/'>contact us</a>.
If you are interested in helping with tutorials, please
<a href="mailto:[email protected]?subject=Message for ORMT&body=Hi ORMT, Can we discuss the following tutorial content, please?"
title="Opens a new email to [email protected]. &#013;Most PCs are configured to do this when the link is clicked.">
send us a message
</a>.
</p>
</div>
<div class="col-md-5">
Expand Down