0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 03:52:15 +02:00

Asking for screeshot

This is particularly important for translation, since new strings must be uploaded to crowdin. But it seems a good rule
in general too when the change is not NF
This commit is contained in:
Arthur Milchior 2020-10-13 18:28:38 +02:00 committed by Mike Hardy
parent 85ff3b8ca9
commit 93e9e83f4a

View File

@ -26,3 +26,4 @@ _Please, go through these checks before submitting the PR._
- [ ] Your code follows the style of the project (e.g. never omit braces in `if` statements)
- [ ] You have commented your code, particularly in hard-to-understand areas
- [ ] You have performed a self-review of your own code
- [ ] UI changes: include screenshots of all affected screens (in particular showing any new or changed strings)