From 32309e3ab32df485453d17707c9bc60bba6a533b Mon Sep 17 00:00:00 2001 From: Salvatore Giordano Date: Thu, 25 Feb 2021 15:36:19 +0100 Subject: [PATCH 1/2] Update issue templates --- .github/ISSUE_TEMPLATE/bug-report.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 1f722427..64713f38 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -10,6 +10,8 @@ assignees: '' **Describe the bug** A clear and concise description of what the bug is. +**What package are you using? What version?** + **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' From 273e0843a9c50b0cef00ab8f71c0d19c473ad39d Mon Sep 17 00:00:00 2001 From: Sahil Kumar Date: Thu, 25 Feb 2021 21:39:37 +0530 Subject: [PATCH 2/2] Update Readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f46dfbd..6260cf24 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ **Quick Links** - [Register](https://getstream.io/chat/trial/) to get an API key for Stream Chat -- [Flutter Chat Tutorial](https://getstream.io/chat/flutter/tutorial/) +- [Flutter Chat SDK Tutorial](https://getstream.io/chat/flutter/tutorial/) - [Chat UI Kit](https://getstream.io/chat/ui-kit/) - [Sample apps](https://github.com/GetStream/flutter-samples)