mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 21:25:35 +03:00
d0a7918d3b
By adding it as a comment, the user writing the PR will still see it but it won't be present in the rendered text.
11 lines
482 B
Markdown
11 lines
482 B
Markdown
<!--
|
|
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
|
|
-->
|
|
- [ ] Tests written, or not not needed
|