diff --git a/CHANGELOG b/CHANGELOG index ca07da7c9..25dbb9362 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,7 +3,9 @@ - Upgraded gems: - font-awesome-sass, nokogiri, puma, rails, sanitize, selenium-webdriver - Bugs fixes: - - QA: Enable @mentions and formatting toolbar for comments in QA show views + - QA: + - Enable @mentions and formatting toolbar for comments in QA show views + - Updated link to QA guide - [entity]: - [future tense verb] [bug fix] - Bug tracker items: diff --git a/app/views/qa/issues/index.html.erb b/app/views/qa/issues/index.html.erb index cc2f4ef5e..9156eb8a6 100644 --- a/app/views/qa/issues/index.html.erb +++ b/app/views/qa/issues/index.html.erb @@ -31,7 +31,7 @@

You don't have any issues to review yet.

Ensure the accuracy and completeness of your data by QA-ing issues. Once there are issues marked as 'ready for review' you'll be able to go through each one here, make any necessary changes, leave comments, publish, etc.

- More about QA + More about QA
<% end %>