-
Notifications
You must be signed in to change notification settings - Fork 276
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Adam Weber
authored
Oct 24, 2018
1 parent
5c85ed8
commit 0292a05
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# Sitecore JavaScriptServices (JSS) Support | ||
|
||
If you're looking for support for JSS there are a lot of options: | ||
|
||
### Documentation | ||
|
||
https://jss.sitecore.com | ||
|
||
### Questions or help | ||
|
||
* [Sitecore Stack Exchange](https://sitecore.stackexchange.com/questions/tagged/jss) | ||
- Be sure to tag your question with the `jss` tag. | ||
* [Sitecore Community Slack](https://sitecorechat.slack.com) | ||
- Use the dedicated `#jss` channel | ||
- If you're not already a member of the Sitecore Community Slack, you can find more information here: https://siteco.re/sitecoreslack | ||
* [Sitecore Community Forum](https://community.sitecore.net/developers/f/40) | ||
|
||
### Issues / bugs / feature requests | ||
|
||
Open an issue via GitHub: https://github.com/Sitecore/jss/issues | ||
|
||
Please use one of the provided templates when opening an issue, it will greatly increase your chances of a prompt response. | ||
|
||
Also, please try to refrain from asking "How to...?" questions via GitHub issues. If you have questions about how to use JSS or implement something specific with JSS, you'll likely find more success referring to the documentation, posting to Sitecore StackExchange, or chatting on Slack. |