diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 3a03208ae0..f716619cc7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -10,6 +10,9 @@ assignees: '' **What happened**: **Environment**: -- OS (e.g: `cat /etc/os-release`): + +- OS (e.g. `cat /etc/os-release`): - Kernel (e.g. `uname -a`): + diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index cade6ceb0c..c201d395eb 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,15 +1,20 @@ -**这个 PR 实现什么功能/修复什么问题**: +**What this PR does / why we need it**: -**是否需要 backport 到之前的 release 分支**: +** Does this PR need to be backport to the previous release branch?**: diff --git a/README.md b/README.md index 8f008ea2c6..f4742a6f49 100644 --- a/README.md +++ b/README.md @@ -52,4 +52,4 @@ You are welcome to contribute to the project. Please refer to [CONTRIBUTING.md]( ## License -Apache License 2.0. See [LICENSE](./LICENSE) 。 +Apache License 2.0. See [LICENSE](./LICENSE).