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

Updating/adding additional Slack links,closes #213 #242

Merged
merged 2 commits into from Jan 8, 2019

Conversation

Projects
None yet
4 participants
@ianmilligan1
Member

ianmilligan1 commented Jan 8, 2019

GitHub issue(s):

#213

What does this Pull Request do?

This is a relatively straightforward pull request. It changes any existing Slack signups links from the Google Doc to the new one at http://slack.archivesunleashed.org. It also adds a few more references to this, noting the #auk-support channel, so that people know that they can join our Slack group for any support queries.

It also updates the e-mail address from gmail to archivesunleashed. Given the general tenor of #213, I think this was in scope.

How should this be tested?

Travis should turn Green.

@SamFritz and @ruebot should review text to make sure I haven't added any typos, that the prose and instructions make sense, and that I haven't broken any HTML.

Interested parties

@SamFritz @ruebot

@codecov-io

This comment has been minimized.

codecov-io commented Jan 8, 2019

Codecov Report

Merging #242 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #242   +/-   ##
======================================
  Coverage    92.2%   92.2%           
======================================
  Files          35      35           
  Lines         539     539           
======================================
  Hits          497     497           
  Misses         42      42

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a79b557...c18ba67. Read the comment docs.

@ianmilligan1 ianmilligan1 requested review from ruebot and SamFritz and removed request for ruebot Jan 8, 2019

@SamFritz

This looks great @ianmilligan1, thanks so much for the updates. Just one smallsuggestion

@@ -95,5 +96,10 @@
<p class="about_p">You can further interact with the hyperlink diagram by hovering over any node to highlight its immediate connections to other nodes. The arrow on each line indicates the direction of connection, for instance, in the image below, we see an arrow connecting two nodes and reveals the townyarmouth.ca has a link to the atlantic.ctvnews.ca domain. </p>
<%= image_tag("AUK_neighbours.png", alt: "AUK Interactive Hyperlink Diagram Explained", class:"body_img")%>
<%= image_tag("AUK_hover.png", alt: "AUK Interactive Hyperlink Diagram hover feature", class:"body_img")%>

<h3 class="about_h3">Need More Help?</h3>
<p class="about_p">Is your question or issue not discussed above? We'd love to hear more. Please join our <%= link_to('Slack channel', 'http://slack.archivesunleashed.org', target: '_blank') %> (the #auk-support channel is dedicated to these queries!) or check out the <%= link_to('"get involved"', 'https://archivesunleashed.org/get-involved/', target: '_blank') %> section of our website.</p>

This comment has been minimized.

@SamFritz

SamFritz Jan 8, 2019

Member

I don't think we need the quote around get involved

@ruebot

ruebot approved these changes Jan 8, 2019

@ruebot ruebot merged commit 438381a into master Jan 8, 2019

3 checks passed

codecov/patch Coverage not affected when comparing a79b557...c18ba67
Details
codecov/project 92.2% remains the same compared to a79b557
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details

@ruebot ruebot deleted the issue-213 branch Jan 8, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment