diff --git a/SUPPORT.md b/SUPPORT.md new file mode 100644 index 00000000..df2076f1 --- /dev/null +++ b/SUPPORT.md @@ -0,0 +1,17 @@ +# Support + +This article provides information on how to get support for Front Matter CMS. + +> 👉 Note: before participating in our community, please read our [code of conduct](./CODE_OF_CONDUCT.md). By interacting with this repository, organization, or community you agree to abide by its terms. + +## Asking for help + +There are a few different ways to ask for help with Front Matter CMS: + +1. **GitHub Discussions**: You can ask questions and share your experiences in the [Discussions](https://github.com/estruyf/vscode-front-matter/discussions) section of this repository. +2. **GitHub Issues**: If you encounter a bug or have a feature request, you can open an issue in the [Issues](https://github.com/estruyf/vscode-front-matter/issues) section of this repository. +3. **Discord**: You can join our [Discord](https://discord.gg/JBVtNMsJFB) server and ask your questions there. + +## Contributing + +If you would like to contribute to Front Matter CMS, please read our [contributing guide](./CONTRIBUTING.md).