From 774b5226765f07a4945adcf644b83c134a68a7a8 Mon Sep 17 00:00:00 2001 From: Hollie Kay Date: Mon, 14 Aug 2017 11:55:48 +0100 Subject: [PATCH] add survey link to readme (#190) also adds a header to make it look more exciting and like a proper section, instead of a list of random sentences --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 2984751..3a092d4 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ Pa11y Dashboard is a web interface to the [Pa11y][pa11y] accessibility reporter; --- +## Latest news from Pa11y + +💭 We'd like to find out how you use Pa11y and what you think about it. Please [fill in our survey][survey] to let us know your thoughts! + ✨ 🔜 ✨ The Pa11y team is very excited to announce plans for the successor to Pa11y Dashboard and Pa11y Webservice, codename "Sidekick". Help us define the features that you want to see by visiting the [proposal][sidekick-proposal]. ✨ --- @@ -146,6 +150,7 @@ Copyright © 2013–2017, Team Pa11y [phantom]: http://phantomjs.org/ [resource-una-k]: https://una.im/pa11y-dash/ [sidekick-proposal]: https://github.com/pa11y/sidekick/blob/master/PROPOSAL.md +[survey]: https://goo.gl/forms/AiMDJR2IuaqX4iD03 [travis]: https://travis-ci.org/pa11y/dashboard [travis-img]: https://travis-ci.org/pa11y/dashboard.png?branch=master [troubleshooting]: https://github.com/pa11y/dashboard/blob/master/TROUBLESHOOTING.md