3db04f35bbb85495c3ea038a0e5ff3020ceb70ca lrnassar Wed Jun 28 16:00:06 2023 -0700 Small tweaks to Max's update contacts page, refs #31558 diff --git src/hg/htdocs/contacts.html src/hg/htdocs/contacts.html index d956d38..2853c2b 100755 --- src/hg/htdocs/contacts.html +++ src/hg/htdocs/contacts.html @@ -6,44 +6,46 @@ <!--#include virtual="$ROOT/inc/gbPageStart.html" --> <!--#include virtual="$ROOT/redmineWidget.html" --> <h1>Contact Us</h1> <div class="row"> <!-- Left column --> <!--<div class="col-md-3"> --> <!-- <p> <a href="http://cbse.soe.ucsc.edu/directions" target="_blank">Directions</a></p> </p> --> <h2>Email the helpdesk</h2> -<p>Do not hesitate to reach out if something is unclear, we reply to all +<p> + +<p>Do not hesitate to reach out if something is unclear. We reply to all messages within a few days and a large share of messages lead to improvements in our features or help pages. If researchers do not contact us, we cannot -learn about problems. Even if you are just unsure if a feature exists or should exist, your email helps us -decide on what to work on in the future.</p> +learn about problems.</p> <p>For most questions or suggestions, please email <a href="mailto:genome@soe.ucsc.edu">genome@soe.ucsc.edu</a>, a public mailing list. For other ways of reaching us and advice on what to include in your email, please see below. </p> -<p>Every week, we announce changes to data and the software to our announcements email list, -to which you can <a href="http://groups.google.com/a/soe.ucsc.edu/group/genome-announce?hl=en" target="_blank">subscribe</a>. -All announcements are also posted on +<p>To keep up to date with our data and feature releases, +<a href="http://groups.google.com/a/soe.ucsc.edu/group/genome-announce?hl=en" target="_blank">subscribe</a> to our +low volume mailing list. +Announcements are also posted on <a href="http://www.twitter.com/GenomeBrowser" target="_blank"><img class='gbsInlineImg' src="http://twitter-badges.s3.amazonaws.com/t_small-a.png" alt="Follow GenomeBrowser on Twitter"> Twitter</a>. </p> <!--</div> --> <!-- Right column --> <!--<div class="col-md-3">--> <!-- Display staff image in righthand corner --> <img src= "images/gbstaff21.jpg" width=546 height=200 alt="Genome Browser staff 2021"> <!-- </div> --> <!--</div>--> <a name = "queries"></a> <h2>Help us to resolve your question quickly</h2> <!--#if expr='"$SERVER_NAME" != /.*.ucsc.edu/ && "$SERVER_NAME" != /.*.sdsc.edu/ && "$SERVER_NAME" != /browser/'--> <!-- 'browser' = GBiB --> @@ -111,31 +113,31 @@ </td> <td> <b>Subscribe</b> </td> <td> <b>Search</b> </td> <td> <b>Write</b> </td> </tr> <tr> <td> <strong>Website and data questions </strong> - <br><em><font color = "red">Public</font>ly searchable, interactive discussion forum for questions about the UCSC Genome Browser + <br><em><font color = "red"><b>Publicly searchable</b></font>, interactive discussion forum for questions about the UCSC Genome Browser software, annotation database, genome assemblies, bug reports and release cycles (high volume).</em></p> </td> <td> <a href="http://groups.google.com/a/soe.ucsc.edu/group/genome?hl=en" target="_blank">Subscribe</a> </td> <td> <a href="https://groups.google.com/a/soe.ucsc.edu/forum/#!forum/genome" target="_blank">Genome archives</a> </td> <td> <a href="mailto:genome@soe.ucsc.edu">genome@soe.ucsc.edu</a> <!-- above address is genome at soe.ucsc.edu --> </td> </tr>