Skip to content

Commit 535c1ce

Browse files
committed
[docs] Add support section to readme
1 parent 80e942a commit 535c1ce

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
[Samples](#-samples) |
2323
[Install](#-install) |
2424
[Contribution](#-contribution) |
25+
[Support](#-support) |
2526
[Roadmap](#-roadmap) |
2627
[License](#-license) |
2728
[Discussions](https://github.com/kstatemachine/kstatemachine/discussions)**
@@ -217,6 +218,18 @@ Run `./gradlew build` or build with `Intellij IDEA`.
217218
The library is in development phase. You are welcome to propose useful features and contribute to the project.
218219
See [CONTRIBUTING](./CONTRIBUTING.md) file.
219220

221+
## 🙋 Support
222+
223+
I am open to answer you questions and feature requests. Fill free to use any of communication channels to
224+
give yor feedback.
225+
226+
* [Slack channel](https://kotlinlang.slack.com/archives/C07DVAEKLM8) or
227+
[GitHub discussions](https://github.com/kstatemachine/kstatemachine/discussions) - best for questions and discussions
228+
* [GitHub issues](https://github.com/KStateMachine/kstatemachine/issues) - best for bugs and feature requests
229+
230+
If you use some other platforms to ask questions or mention the library, I recommend adding a <ins>link</ins> to this
231+
GitHub project or using `#kstatemachine` tag.
232+
220233
## 🗺️ Roadmap
221234

222235
* Make publication about using state machines along with `MVI`

0 commit comments

Comments
 (0)