From 525ca16968b3a7f84e16d701443fefe37e2648f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20N=C3=A9grier?= Date: Thu, 9 Dec 2021 18:08:04 +0100 Subject: [PATCH 1/2] Adding a reference to awesome-workadventure in CONTRIBUTING --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b504d46a..b3361333 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,6 +10,10 @@ We love to receive contributions from our community — you! There are many ways to contribute, from writing tutorials or blog posts, improving the documentation, submitting bug reports and feature requests or writing code which can be incorporated into WorkAdventure itself. +## Contributing external resources + +You can share your work on maps / articles / videos related to WorkAdventure on our [awesome-workadventure](https://github.com/workadventure/awesome-workadventure) list. + ## Developer documentation Documentation targeted at developers can be found in the [`/docs/dev`](docs/dev/) From ac2a7e367293aff2eb6e65383fc96b0574aa985e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20N=C3=A9grier?= Date: Thu, 9 Dec 2021 18:10:30 +0100 Subject: [PATCH 2/2] Adding a reference to awesome-workadventure in README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 427c514c..21871991 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,10 @@ In WorkAdventure you can move around your office and talk to your colleagues (us See more features for your virtual office: https://workadventu.re/virtual-office +## Community resources + +Check out resources developed by the WorkAdventure community at [awesome-workadventure](https://github.com/workadventure/awesome-workadventure) + ## Setting up a development environment Install Docker.