bug_report.md (981B)
1 --- 2 name: Bug report 3 about: Create a report to help us improve 4 title: '' 5 labels: '' 6 assignees: '' 7 8 --- 9 10 **Describe the bug** 11 A clear and concise description of what the bug is. 12 13 **To Reproduce** 14 Steps to reproduce the behavior: 15 16 **Expected behavior** 17 A clear and concise description of what you expected to happen. 18 19 **Screenshots** 20 If applicable, add screenshots or example input/output images to help explain your problem. 21 22 **Environment** 23 - OS: [e.g. Windows] 24 - Compiler version: [e.g. clang 11.0.1] 25 - CPU type: [e.g. x86_64] 26 - cjxl/djxl version string: [e.g. cjxl [v0.3.7 | SIMD supported: SSE4,Scalar]] 27 28 **Additional context** 29 Add any other context about the problem here. 30 31 <!-- 32 Currently github does not allow uploading files that end in `.jxl`, but when you 33 rename them for example as `image.jxl.jpg`, it will be possible to upload them 34 and also view them in browsers that are configured to support it. 35 36 See https://github.com/orgs/github-community/discussions/18139 37 -->