From cb8db387ec3d40e3c2836eb5e5a441a2a1aa623d Mon Sep 17 00:00:00 2001 From: Saksham Bhugra <85192629+sh4d0wy@users.noreply.github.com> Date: Thu, 2 Nov 2023 19:56:21 +0530 Subject: [PATCH] docs: update README.md (#1592) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index acdc23857..a04680987 100644 --- a/README.md +++ b/README.md @@ -47,13 +47,13 @@ If you encounter a bug or have a feature request, we encourage you to follow the 1. **Search for existing issues:** Before submitting a new issue, please search [existing and closed issues](../../issues) to check if a similar problem or feature request has already been reported. 1. **Open a new issue:** If it hasn't been addressed, please [open a new issue](../../issues/new/choose). Choose the appropriate issue template and provide as much detail as possible, including steps to reproduce the bug or a clear description of the requested feature. -1. **Evaluation SLA:** Our team reads and evaluates all the issues and pull requests. We are available Monday to Friday and we make a best effort to respond within 7 business days. +1. **Evaluation SLA:** Our team reads and evaluates all the issues and pull requests. We are available Monday to Friday and we make our best effort to respond within 7 business days. Please **do not** use the issue tracker for personal support requests or to ask for the status of a transaction. You'll find help at the [#support Discord channel](https://discord.gg/SK3DxdsP). ## Contributing & Development -Development of Stacks.js happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements. Read below to learn how you can take part in improving the Stacks.js. +Development of Stacks.js happens in the open on GitHub, and we are grateful to the community for contributing bug fixes and improvements. Read below to learn how you can take part in improving the Stacks.js. ### Code of Conduct Please read Stacks.js' [Code of conduct](https://github.com/hirosystems/stacks.js/blob/main/CODE_OF_CONDUCT.md) since we expect project participants to adhere to it. @@ -73,4 +73,4 @@ Join our community and stay connected with the latest updates and discussions: ## License -Stacks.js is open source and released under the MIT License. \ No newline at end of file +Stacks.js is open source and released under the MIT License.