diff --git a/README.md b/README.md
index 4a7712d3ffff..caed461331db 100644
--- a/README.md
+++ b/README.md
@@ -71,7 +71,7 @@ _Note: The version numbers below are only examples, meant to illustrate the rela
## Questions? Problems? Suggestions?
-- If you've found a bug or want to request a feature, please create a [GitHub Issue](https://github.com/elastic/kibana/issues/new).
+- If you've found a bug or want to request a feature, please create a [GitHub Issue](https://github.com/elastic/kibana/issues/new/choose).
Please check to make sure someone else hasn't already created an issue for the same topic.
- Need help using Kibana? Ask away on our [Kibana Discuss Forum](https://discuss.elastic.co/c/kibana) and a fellow community member or
Elastic engineer will be glad to help you out.
\ No newline at end of file
diff --git a/src/ui/public/vis/default_feedback_message.js b/src/ui/public/vis/default_feedback_message.js
index 70346ea36f54..6b0caeeae78b 100644
--- a/src/ui/public/vis/default_feedback_message.js
+++ b/src/ui/public/vis/default_feedback_message.js
@@ -1,2 +1,2 @@
-export const defaultFeedbackMessage = `Have feedback? Please create an issue in
-GitHub.`;
+export const defaultFeedbackMessage = `Have feedback? Please create an issue in
+GitHub.`;