From 2448a6ad5424fe5acd81a924bd1a8c9b8b73ab22 Mon Sep 17 00:00:00 2001 From: Tony133 Date: Mon, 3 Oct 2022 21:58:03 +0200 Subject: [PATCH 1/2] chore(): update logo readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf4b2cda..ae32453d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- Nest Logo + Nest Logo

[travis-image]: https://api.travis-ci.org/nestjs/nest.svg?branch=master From 55a8f698e2894109a87eace4cb7129c55befa0f5 Mon Sep 17 00:00:00 2001 From: Tony133 Date: Mon, 3 Oct 2022 22:27:35 +0200 Subject: [PATCH 2/2] docs(contributing): replace gitter by discord --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0e4c4562..2adbb847 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -27,7 +27,7 @@ Stack Overflow is a much better place to ask questions since: To save your and our time, we will systematically close all issues that are requests for general support and redirect people to Stack Overflow. -If you would like to chat about the question in real-time, you can reach out via [our gitter channel][gitter]. +If you would like to chat about the question in real-time, you can reach out via [our discord channel][discord]. ## Found a Bug? If you find a bug in the source code, you can help us by @@ -244,7 +244,7 @@ changes to be accepted, the CLA must be signed. It's a quick process, we promise [corporate-cla]: http://code.google.com/legal/corporate-cla-v1.0.html [dev-doc]: https://github.com/nestjs/nest/blob/master/docs/DEVELOPER.md [github]: https://github.com/nestjs/nest -[gitter]: https://gitter.im/nestjs/nest +[discord]: https://discord.gg/nestjs [individual-cla]: http://code.google.com/legal/individual-cla-v1.0.html [js-style-guide]: https://google.github.io/styleguide/jsguide.html [jsfiddle]: http://jsfiddle.net