浏览代码

Merge pull request #5693 from nextcloud/changeTestDesc

manually increase lint
Tobias Kaminsky 5 年之前
父节点
当前提交
fac23bf2ea
共有 1 个文件被更改,包括 5 次插入4 次删除
  1. 5 4
      .github/pull_request_template.md

+ 5 - 4
.github/pull_request_template.md

@@ -1,8 +1,9 @@
 ### Testing 
 Writing tests is very important. Please try to write some tests for your PR. 
-
 If you need help, please do not hesitate to ask in this PR for help.
 
-- [ ] [unit tests](https://github.com/nextcloud/android/blob/master/CONTRIBUTING.md#unit-tests)
-- [ ] [instrumented tests](https://github.com/nextcloud/android/blob/master/CONTRIBUTING.md#instrumented-tests)
-- [ ] [UI tests](https://github.com/nextcloud/android/blob/master/CONTRIBUTING.md#ui-tests)
+[unit tests](https://github.com/nextcloud/android/blob/master/CONTRIBUTING.md#unit-tests)
+[instrumented tests](https://github.com/nextcloud/android/blob/master/CONTRIBUTING.md#instrumented-tests)
+[UI tests](https://github.com/nextcloud/android/blob/master/CONTRIBUTING.md#ui-tests)
+
+- [ ] Tests written, or not not needed