From 876239147e094a939fa18c18149a8c1d68e12f1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B0=B7=E8=BF=9B=E6=9D=B0?= <1015121748@qq.com> Date: Thu, 31 May 2018 15:45:18 +0800 Subject: [PATCH 1/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5d23612..e44df3d 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ } dependencies { - implementation 'com.github.Jay-Goo:RangeSeekBar:v2.0.1' + implementation 'com.github.Jay-Goo:RangeSeekBar:v2.0.2' } ``` @@ -60,7 +60,7 @@ If you want to know more attributes's usage , please to see [attrs](https://github.com/Jay-Goo/RangeSeekBar/blob/master/RangeSeekBar/src/main/res/values/attrs.xml) ## WIKI -You can know more information from [wiki](https://github.com/Jay-Goo/RangeSeekBar/wiki). +You can know more usage and information from [wiki](https://github.com/Jay-Goo/RangeSeekBar/wiki). ### [Attribute methods](https://github.com/Jay-Goo/RangeSeekBar/wiki/Attribute-methods) ### [FAQ](https://github.com/Jay-Goo/RangeSeekBar/wiki/FAQ) ### [Change Log](https://github.com/Jay-Goo/RangeSeekBar/wiki/ChangeLog) From a1a10e4f6173348d9c7feb4a117c4c7f5e81fecb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B0=B7=E8=BF=9B=E6=9D=B0?= <1015121748@qq.com> Date: Thu, 31 May 2018 15:45:52 +0800 Subject: [PATCH 2/3] Update README_ZH.md --- README_ZH.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_ZH.md b/README_ZH.md index e366a62..d85ad4a 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -28,7 +28,7 @@ } dependencies { -       implementation 'com.github.Jay-Goo:RangeSeekBar:v2.0.1' +       implementation 'com.github.Jay-Goo:RangeSeekBar:v2.0.2' } ``` From 9b78f94eaa9d8e367a5c6b59c45b84e4064377f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B0=B7=E8=BF=9B=E6=9D=B0?= <1015121748@qq.com> Date: Fri, 1 Jun 2018 11:21:04 +0800 Subject: [PATCH 3/3] Update issue templates --- .github/ISSUE_TEMPLATE/issue-template.md | 31 ++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/issue-template.md diff --git a/.github/ISSUE_TEMPLATE/issue-template.md b/.github/ISSUE_TEMPLATE/issue-template.md new file mode 100644 index 0000000..5ab1d78 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/issue-template.md @@ -0,0 +1,31 @@ +--- +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] + +**描述** + +**截图**