File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
Before opening a new issue:
2
2
3
- - [ ] Look through open and existing issues for duplicates.
4
- - [ ] Apply an appropriate label.
3
+ * Look through open and existing issues for duplicates.
4
+ * Apply an appropriate label.
5
5
6
6
If this is a bug:
7
- - [ ] Attach your After Effects file. If you do not feel comfortable posting it on github, email
7
+ * Attach your After Effects file. If you do not feel comfortable posting it on github, email
8
8
it to lottie@airbnb.com . There are 500 ways to do everything in After Effects that achieves the
9
9
same visual effect so it is nearly impossible to reproduce your issue without the original After
10
10
Effects file.
11
11
12
12
If this is a feature request:
13
- - [ ] Explain what feature you would like and why you need it. There are usually After Effects
13
+ * Explain what feature you would like and why you need it. There are usually After Effects
14
14
workarounds that we can provide in the meantime that achieve the same effect.
Original file line number Diff line number Diff line change 1
1
Before opening a pull request:
2
2
3
- - [ ] If you added a new feature or fixed a bug, add a json file to assets/Tests and add a test
3
+ * If you added a new feature or fixed a bug, add a json file to assets/Tests and add a test
4
4
for it in ` LottieTest#testAll ` .
5
- - [ ] Run screenshot tests by running ` ./gradlew --daemon recordMode screenshotTests ` on a Nexus
5
+ * Run screenshot tests by running ` ./gradlew --daemon recordMode screenshotTests ` on a Nexus
6
6
5 5.1.0 emulator and commit all screenshots that have changed.
7
- - [ ] Assign gpeal as a reviewer.
7
+ * Assign gpeal as a reviewer.
You can’t perform that action at this time.
0 commit comments