From 9bb76bcf7d7db5ef52b407e89f1a0f699aac75e2 Mon Sep 17 00:00:00 2001
From: Alexander Lichter
Date: Wed, 10 Oct 2018 12:26:49 +0100
Subject: [PATCH] chore: replace links with speaking equivalents (#4076)
---
.github/ISSUE_TEMPLATE.md | 6 ++++--
CONTRIBUTING.md | 8 ++++----
README.md | 10 +++++-----
3 files changed, 13 insertions(+), 11 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index b46d1f264b..ba13d63b60 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -3,7 +3,9 @@
Please use the following link to create a new issue:
-👉 https://cmty.app/nuxt/issues/new?repo=nuxt.js
+- 🚨 Bug report - http://bug.nuxt.xyz/
+- 🙋 Feature request - http://feature.nuxt.xyz/
+- ❗️ All other issues - http://cmty.nuxt.xyz/
-If your issue was not created using the app above, it will be closed immediately.
+If your issue was not created using the app above, **it will be closed immediately**.
-->
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 63bf474bf0..ad245b3ea0 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -5,9 +5,9 @@ First of all, thank you for considering to contribute to Nuxt.js! :heart:
## Reporting Issues
A great way to contribute to the project is to send a detailed report when you encounter an issue.
-To make things easier for contributors and maintainers, we use [CMTY](https://cmty.app/nuxt/issues/new?repo=nuxt.js).
+To make things easier for contributors and maintainers, we use [CMTY](http://cmty.nuxt.xyz).
-Please make sure to include a reproduction repository or [CodeSandBox](https://codesandbox.io/s/github/nuxt/codesandbox-nuxt/tree/master/)
+Please make sure to include a reproduction repository or [CodeSandBox](http://template.nuxt.xyz)
so that bugs can be reproduced without great efforts. The better a bug can be reproduced, the faster we can start fixing it!
## Pull Requests
@@ -15,8 +15,8 @@ so that bugs can be reproduced without great efforts. The better a bug can be re
We'd love to see your pull requests, even if it's just to fix a typo!
However, any significant improvement should be associated to an existing
-[feature request](https://cmty.app/nuxt/issues/feature-request?repo=nuxt.js)
-or [bug report](https://cmty.app/nuxt/issues/bug-report?repo=nuxt.js).
+[feature request](http://feature.nuxt.xyz/)
+or [bug report](http://bug.nuxt.xyz/).
### Getting started
diff --git a/README.md b/README.md
index 567f0f6657..b1e5fe7358 100644
--- a/README.md
+++ b/README.md
@@ -6,13 +6,13 @@
-
+
-
+
@@ -23,10 +23,10 @@
- 📘 Documentation: [https://nuxtjs.org](https://nuxtjs.org)
- 👥 Community: [cmty.app/nuxt](https://cmty.app/nuxt)
- 🎬 Video: [1 minute demo](https://www.youtube.com/watch?v=kmf-p-pTi40)
-- 🐦 Twitter: [@nuxt_js](https://twitter.com/nuxt_js)
-- 💬 Chat: [Discord](https://discord.gg/VApZF5W)
+- 🐦 Twitter: [@nuxt_js](http://twitter.nuxt.xyz)
+- 💬 Chat: [Discord](http://discord.nuxt.xyz)
- 📦 [Nuxt.js Modules](https://github.com/nuxt-community/modules)
-- 👉 [Play with Nuxt.js online](https://glitch.com/edit/#!/nuxt-hello-world)
+- 👉 [Play with Nuxt.js online](http://template.nuxt.xyz)
## Features