diff --git a/.github/ISSUE_TEMPLATE/how-to-submit-a-valid-issue----------issue-.md b/.github/ISSUE_TEMPLATE/how-to-submit-a-valid-issue----------issue-.md new file mode 100644 index 0000000..e25a406 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/how-to-submit-a-valid-issue----------issue-.md @@ -0,0 +1,15 @@ +--- +name: How to submit a valid issue(如何提交一个有效的issue) +about: Valid issue can be answered more quickly!(有效的问题可以得到更快的答复) +title: '' +labels: '' +assignees: '' + +--- + +- Make sure you compiled the latest version.(确保你编译了最新版本) +- Describe the scenarios or operates when crash happened as much as possible(pictures would be better).(尽可能详细的描述崩溃时的场景或操作,最好有截图) +- Tell me your device type and Android OS version is very helpful.(设备信息和系统版本也比较有用) +- Paste your xml or java code.(粘贴你的代码) +- Paste the crash log.(粘贴你的崩溃日志) +- Please be polite.(请保持礼貌) diff --git a/.github/ISSUE_TEMPLATE/issue-template.md b/.github/ISSUE_TEMPLATE/issue-template.md deleted file mode 100644 index 5ab1d78..0000000 --- a/.github/ISSUE_TEMPLATE/issue-template.md +++ /dev/null @@ -1,31 +0,0 @@ ---- -name: Issue template -about: 'Create a issue to help us improve ' - ---- - -**Attention** ->You can know almost all useage and questions in the [WIKI](https://github.com/Jay-Goo/RangeSeekBar/wiki), please confirm you have read them before you question! - -**Environment** - - Device: [Google Pixel2] - - OS: [6.0.1] - - Library Version: [2.0.2] - -**Description** -What's wrong with you ? - -**Screenshots** -If applicable, add screenshots to help explain your problem. - -**注意** ->你几乎可以从 [WIKI](https://github.com/Jay-Goo/RangeSeekBar/wiki)获取几乎所有的用法和常见问题, 在你提问之前请确认你已经看过以上内容! - -**环境** - - 设备: [Google Pixel2] - - 系统: [6.0.1] - - 库版本: [2.0.2] - -**描述** - -**截图**