docs: add community slack link (#2773)

This commit is contained in:
Shawn Erquhart 2019-10-21 21:02:15 -04:00 committed by GitHub
parent 695d33f1d2
commit db1385072c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 5 deletions

View File

@ -1,6 +1,6 @@
name: Node CI
on: [push]
on: [push, pull_request]
jobs:
build:
@ -27,5 +27,5 @@ jobs:
yarn test:all:ci
env:
CI: true
CYPRESS_RECORD_KEY: ${{secrets.CYPRESS_RECORD_KEY}}
CYPRESS_RECORD_KEY: ${{ secrets.CYPRESS_RECORD_KEY }}
NODE_OPTIONS: --max-old-space-size=4096

View File

@ -5,6 +5,9 @@ subhead: Get support, give support, and find out what's new through the channels
sections:
- title: support
channels:
- title: Netlify CMS Slack
description: Live community chat for all things Netlify CMS.
url: /slack
- title: Netlify Community
description: Ask and answer questions on the Netlify CMS channel of the Netlify community forum.
url: https://community.netlify.com/c/netlify-platform/netlify-cms
@ -14,9 +17,6 @@ sections:
- title: Stack Overflow
description: Secondary forum. Questions should be tagged `netlify-cms`.
url: https://stackoverflow.com/questions/tagged/netlify-cms
- title: Gitter Chat
description: Live community chat for all things Netlify CMS.
url: https://gitter.im/netlify/netlifycms
- title: development
channels:
- title: Priorities

View File

@ -5,3 +5,7 @@
[build.environment]
NODE_VERSION = "8"
[[redirects]]
from = "/slack"
to = "https://join.slack.com/t/netlifycms/shared_invite/enQtODAzMTc3MDI0NDM2LWE1N2NjOTIxMjU4MjYyYTJjYzhmM2ExYWZiMDYzZmZmNWNlYjRkYTk3NGRlYTc3MzBiNWE3ZjQ5NjFkMzAzYjk"