From 22c8da868be2cd706aac7489b95f2254c845d931 Mon Sep 17 00:00:00 2001 From: Wenchao Ding Date: Sun, 20 Nov 2016 17:26:46 +0800 Subject: [PATCH] Localized ISSUE_TEMPLATE --- .github/ISSUE_TEMPLATE.md | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 0139e99..e3d32f8 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -4,7 +4,18 @@ * Stack trace. * Integration method.`(manually/cocoapods/carthage)` * Full steps to reproduce. -* Device modal and iOS version. `e.g. iPhone 5s iOS8.1` -* Xcode version. `e.g. Xcode 8.0` -* FSCalendar version. `e.g. FSCalenda 2.4.0` -* Does this happen in the demo project? Which one? Or a link to another demo project. \ No newline at end of file +* Device modal and iOS version. `e.g. iPhone 6s iOS9.1` +* Xcode version. `e.g. Xcode 8.1` +* FSCalendar version. `e.g. FSCalenda 2.5.1` +* Does this happen in the demo project? Which one? Or a link to another demo project. + + +## 如果在使用过程中遇到问题,请提供以下信息以便于尽快将问题修复 +* 简单描述一下问题。 +* 控制台输出的堆栈跟踪(如果有的话)。 +* 安装方式. `如手动安装、cocoapods安装、或者通过carthage安装`。 +* 能够重现此问题的完整步骤。 +* 设备型号及版本。 `例如: iPhone6s iOS9.1` +* 使用的Xcode版本。 `例如: Xcode8.1` +* FSCalendar版本. `例如: FSCalendar 2.5.1` +* 是否能在demo中重现,以及在哪个demo中重现?或者附加一个重现问题的demo链接。 \ No newline at end of file