Chaste
Chaste copied to clipboard
Create redirection_recommendation template
Template issue for a user to recommend a new redirection from chaste.cs -> chaste.github.io
This is related to #133 : when trac goes offline we need to ensure users are redirected appropriately.
We will be able to get most links that are in the wild (e.g. paper tutorials and the downloads page) working appropriately, but we will also introduce a catch-all page (see https://github.com/Chaste/Chaste.github.io/issues/83) for any redirects we haven't anticipated.
That page can link to this new issue template so that if a user comes across a link in the wild that ought to redirect to a specific place, they can make us aware of it.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
8f4ef9b
) to head (4dd65dc
). Report is 5 commits behind head on develop.
Additional details and impacted files
@@ Coverage Diff @@
## develop #237 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1029 1029
Lines 51386 51386
=========================================
Hits 51386 51386
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This seems like a good idea to me. If it's for users to report links that have stopped working for them, maybe a gentle intro along the lines of "we've moved Chaste docs from chaste.cs.ox.ac.uk/trac to chaste.github.io" might be useful. Also, a link to the catch-all page would help as well.
Good point - I had assumed people would only find this from the catch-all page, but of course someone could easily find this directly through the Chaste repo. I'll add something appropriate and then merge.