From 2440f3b92cc04946ff99f68e06e238eea5244672 Mon Sep 17 00:00:00 2001 From: Dmitriy Fishman Date: Wed, 13 Oct 2021 04:27:42 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b03c660..be85249 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ The documentation for Galio is hosted at our [our website](https://galio.io/docs We use GitHub Issues as the official bug tracker for Galio. Here are some advices for our users that want to report an issue: 1. Make sure that you are using the latest version of Galio. Check for your fork's master branch status and see if it's up to date with the upstream/master (our repository) -2. Provide us with reproductible steps for the issue. +2. Provide us with reproducible steps for the issue. 3. Some issues may be platform specific, so specifying what platform and if it's a simulator or a hardware device will help a lot. ## Contributors