From 4796ba7991951aacc84008fd5d553763743a830e Mon Sep 17 00:00:00 2001 From: Mygod Date: Sat, 29 Dec 2018 21:11:39 +0800 Subject: [PATCH 1/2] Officially support Chrome OS ...in README! --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fe053081cf..91cb18a0f9 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,13 @@ [![Codacy Badge](https://api.codacy.com/project/badge/Grade/1a21d48d466644cdbcb57a1889abea5b)](https://www.codacy.com/app/shadowsocks/shadowsocks-android?utm_source=github.com&utm_medium=referral&utm_content=shadowsocks/shadowsocks-android&utm_campaign=Badge_Grade) [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) -A [shadowsocks](http://shadowsocks.org) client for Android, written in Kotlin. +A [shadowsocks](http://shadowsocks.org) client written in Kotlin. +for Android & Chrome OS + ### PREREQUISITES From 99fd4f5f9f439383a356b1c5618d8ad6aab3c763 Mon Sep 17 00:00:00 2001 From: Mygod Date: Sat, 29 Dec 2018 21:22:50 +0800 Subject: [PATCH 2/2] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 2010fb8dc8..4370f7113a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -23,7 +23,7 @@ A clear and concise description of what you expected to happen. If applicable, add screenshots to help explain your problem. **Smartphone (please complete the following information):** - - Android version: [e.g. "7.0.0_r14", more detailed description is preferred] + - Android/Chrome OS version: [e.g. "7.0.0_r14" or "71.0.3578.94 (32-bit)", more detailed description is preferred] - Device: [e.g. Google Pixel XL] - Version: [e.g. version code "v3.0.0" or commit ID "a073f85"] - Last version that did not exhibit the issue: [not applicable]