From 3656dd7b8841da7ff1e795317682a0b935060b70 Mon Sep 17 00:00:00 2001 From: max-mironov Date: Thu, 2 Mar 2017 00:54:48 -0800 Subject: [PATCH] Some minor changes to decription field --- .github/ISSUE_TEMPLATE.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 1eb2aada..e85cc782 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -2,7 +2,7 @@ Thanks so much for filing an issue or feature request! Please fill out the follo ### Description -[FILL THIS OUT: Explain what you did, what you expected to happen, and what actually happens.] +[FILL THIS OUT: Explain what you did, what you expected to happen, and what actually happens. Also exact reproduction steps and stack trace will be much appreciated.] ### Reproduction @@ -16,6 +16,5 @@ Thanks so much for filing an issue or feature request! Please fill out the follo * iOS/Android/Windows version: * Does this reproduce on a debug build or release build? * Does this reproduce on a simulator, or only on a physical device? -* Repro steps and/or stack trace: (The more info the faster we will be able to address it!)