From 49d4e32241fc3025fd87515ad4ce37196871d2f2 Mon Sep 17 00:00:00 2001 From: Alan Pope Date: Mon, 12 Aug 2024 11:49:10 +0100 Subject: [PATCH] update-slack-to-discourse (#3111) Signed-off-by: Alan Pope --- .github/ISSUE_TEMPLATE/config.yml | 6 +++--- DEVELOPING.md | 2 +- README.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index edd71d504..3009b9c0c 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,6 +1,6 @@ contact_links: - - name: Join the Slack community 💬 - # link to our community Slack registration page - url: https://anchore.com/slack + - name: Join our Discourse community 💬 + # link to our community Discourse site + url: https://anchore.com/discourse about: 'Come chat with us! Ask for help, join our software development efforts, or just give us feedback!' diff --git a/DEVELOPING.md b/DEVELOPING.md index 2308c51b1..3d1e5ff18 100644 --- a/DEVELOPING.md +++ b/DEVELOPING.md @@ -212,7 +212,7 @@ Finally, here is an example of where the package construction is done within the - [The APK package constructor itself](https://github.com/anchore/syft/tree/v0.70.0/syft/pkg/cataloger/apkdb/package.go#L12-L27) Interested in building a new cataloger? Checkout the [list of issues with the `new-cataloger` label](https://github.com/anchore/syft/issues?q=is%3Aopen+is%3Aissue+label%3Anew-cataloger+no%3Aassignee)! -If you have questions about implementing a cataloger feel free to file an issue or reach out to us [on slack](https://anchore.com/slack)! +If you have questions about implementing a cataloger feel free to file an issue or reach out to us [on discourse](https://anchore.com/discourse)! #### Searching for files diff --git a/README.md b/README.md index 4a714210c..cf4d361c5 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@  GitHub release   GitHub go.mod Go version   License: Apache-2.0  -  Slack  +  Join our Discourse 

![syft-demo](https://user-images.githubusercontent.com/590471/90277200-2a253000-de33-11ea-893f-32c219eea11a.gif)