.dependabot
.github
cypress
dev-test
img
packages
scripts
website
content
blog
docs
pages
community.md
.keep
data
src
static
.babelrc
.gitignore
.nvmrc
.stylelintrc
README.md
gatsby-browser.js
gatsby-config.js
gatsby-node.js
netlify.toml
package.json
postcss.config.js
yarn.lock
.all-contributorsrc
.editorconfig
.eslintrc.js
.gitignore
.nvmrc
.prettierignore
.prettierrc
.stylelintrc
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
babel.config.js
commitlint.config.js
cypress.json
jest.config.js
lerna.json
netlify.toml
package.json
renovate.json
setupTestFramework.js
tsconfig.json
yarn.lock
26 lines
1.1 KiB
Markdown
26 lines
1.1 KiB
Markdown
---
|
|
title: Community
|
|
headline: Help us build the CMS of the future.
|
|
subhead: Get support, give support, and find out what's new through the channels below.
|
|
sections:
|
|
- title: support
|
|
channels:
|
|
- title: Netlify CMS Slack
|
|
description: Live community chat for all things Netlify CMS.
|
|
url: /chat
|
|
- 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
|
|
- title: GitHub Issues
|
|
description: Report bugs, request features, and comment on existing issues.
|
|
url: https://github.com/netlify/netlify-cms/issues
|
|
- title: Stack Overflow
|
|
description: Secondary forum. Questions should be tagged `netlify-cms`.
|
|
url: https://stackoverflow.com/questions/tagged/netlify-cms
|
|
- title: development
|
|
channels:
|
|
- title: Priorities
|
|
description: Priority issues board on the Netlify CMS GitHub repo.
|
|
url: https://github.com/netlify/netlify-cms/projects/7
|
|
---
|