Skip to content

Commit 0658f21

Browse files
Community page content
1 parent 62127e1 commit 0658f21

2 files changed

Lines changed: 28 additions & 1 deletion

File tree

docs/community.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,29 @@
11
# Community
22

3+
## Community and support
4+
5+
Hyperstack is supported by a friendly, helpful community, both for users, and contributors. We welcome new people, please reach out and say hello.
6+
7+
+ [Join](https://join.slack.com/t/hyperstack-org/shared_invite/enQtNTg4NTI5NzQyNTYyLWQ4YTZlMGU0OGIxMDQzZGIxMjNlOGY5MjRhOTdlMWUzZWYyMTMzYWJkNTZmZDRhMDEzODA0NWRkMDM4MjdmNDE) our Slack group
8+
+ After you have joined there is a shortcut at https://hyperstack.org/slack
9+
10+
## StackOverflow questions
11+
12+
Please ask technical questions on StackOverflow as the answers help people in the future. We use the `hyperstack` tag, but also add `ruby-on-rails`, `ruby` and `react-js` tags to get this project exposed to a broader community.
13+
14+
+ Please ask questions here: https://hyperstack.org/question
15+
+ All the `hyperstack` tagged questions are here: https://hyperstack.org/questions
16+
17+
## Github issues
18+
19+
If you find a bug please create an issue or better still a PR! There are also a list of issues marked as "good first issue"
20+
21+
+ Our Github issues are here: https://github.com/hyperstack-org/hyperstack/issues
22+
23+
## Improving the docs
24+
25+
+ We always welcome any improvements to the docs, so please issue a PR from the docs pages
26+
27+
## Write a tutorial or blog
28+
29+
+ More than anything, this project needs promotion. If you like this project there is no greater way to show it than write about it and broadcast it to the world. Writing a tutorial is a fantastic way of learning as well.

install/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ And for a full system that includes Webpack for managing javascript assets you w
1111
#### - Yarn ([Install Instructions](https://yarnpkg.com/en/docs/install))
1212
#### - NodeJS: ([Install Instructions](https://nodejs.org))
1313

14-
## Createing a new app with a Rails template
14+
## Creating a new app with a Rails template
1515

1616
This template will create a new app with Webpacker, Hyperstack and Postgres and will deploy to Heroku
1717

0 commit comments

Comments
 (0)