Skip to content

Commit 8d069e7

Browse files
authored
Update readme file.
1 parent 648eacd commit 8d069e7

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ A cross-platform library that makes it easy to create your own Match 3 game.
1919
- [Create sequence detector](#create-sequence-detector)
2020
- [Create special item](#create-special-item)
2121
- [Contributing](#bookmark_tabs-contributing)
22+
- [Discussions](#discussions)
2223
- [Report a bug](#report-a-bug)
2324
- [Request a feature](#request-a-feature)
2425
- [Show your support](#show-your-support)
@@ -71,7 +72,7 @@ https://user-images.githubusercontent.com/28132516/164049550-467590dc-bbf8-4109-
7172

7273
</details>
7374

74-
> **Note:** The sample was tested using Rider's internal console. If you have a problem displaying symbols, configure your terminal to support [Unicode](https://en.wikipedia.org/wiki/Unicode) (in [UTF-8](https://en.wikipedia.org/wiki/UTF-8) form).
75+
> **Note:** The sample was tested using Rider's internal console. If you have a problem displaying symbols, configure your terminal to support [Unicode](https://en.wikipedia.org/wiki/Unicode) (in [UTF-8](https://en.wikipedia.org/wiki/UTF-8) form). For Windows, you can use the new [Windows Terminal](https://aka.ms/terminal).
7576
7677
## :cactus: Folder Structure
7778

@@ -695,7 +696,16 @@ https://user-images.githubusercontent.com/28132516/164196506-80ebe446-7a7a-4ae6-
695696

696697
## :bookmark_tabs: Contributing
697698

698-
You may contribute in several ways like creating new features, fixing bugs or improving documentation and examples. Find more information in *CONTRIBUTING.md*.
699+
You may contribute in several ways like creating new features, fixing bugs or improving documentation and examples.
700+
701+
### Discussions
702+
703+
Use [discussions](https://github.com/ChebanovDD/Match3-SDK/discussions) to have conversations and post answers without opening issues.
704+
705+
Discussions is a place to:
706+
* Share ideas
707+
* Ask questions
708+
* Engage with other community members
699709

700710
### Report a bug
701711

0 commit comments

Comments
 (0)