1--- 2name: General Bug report 3about: Create a report to help us improve 4title: '' 5labels: '' 6assignees: '' 7 8--- 9 10## Describe the bug 11A clear and concise description of what the bug is. 12 13## To Reproduce (if applicable) 14Steps to reproduce the behavior: 151. Go to '...' 162. Click on '....' 173. Scroll down to '....' 184. See error 19 20## Expected behavior (if applicable) 21A clear and concise description of what you expected to happen. 22 23## Screenshots? (if applicable) 24If applicable, add screenshots to help explain your problem. 25 26## Environment: (if applicable) 27 - Android OS version: [e.g. Android 5.0] 28 - Device: [e.g. Emulator, Google Pixel 4] 29 - Accompanist version: [e.g. v0.X] 30 31## Additional context 32Add any other context about the problem here. 33