We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95c778c commit 558535eCopy full SHA for 558535e
docs/pull_request_template.md
@@ -0,0 +1,16 @@
1
+#### Changelog
2
+- Put your changes here
3
+
4
+#### Screenshots (UI, Optional)
5
6
+#### Checklist
7
+- [ ] I have resolved all the comments;
8
+- [ ] I have ensured this PR does not contain any breaking changes for existing functionality;
9
+- [ ] I have added automated tests that cover the new behaviour and removed obsolete tests and code;
10
11
+#### Tested on
12
+- [ ] Android 13
13
+- [ ] Adnroid 12
14
+- [ ] Android 11
15
+- [ ] Adnroid 10
16
+- [ ] Adnroid 9 and below
0 commit comments