🛠️🐜 Antkeeper superbuild with dependencies included https://antkeeper.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
529 B

  1. ---
  2. name: Issue report
  3. about: Create a report to help us improve
  4. title: ''
  5. labels: ''
  6. assignees: ''
  7. ---
  8. **Describe the issue**
  9. A clear and concise description of what the issue is.
  10. **To Reproduce**
  11. Steps to reproduce the behavior:
  12. 1. Compile TinyEXR with '...'
  13. 2. Load EXR Image '...'
  14. 3. See error
  15. Please attach minimal and reproducible files(source codes, EXR files, etc)
  16. **Expected behavior**
  17. A clear and concise description of what you expected to happen.
  18. **Environment**
  19. - OS: [e.g. Linux]
  20. - Compiler [e.g. gcc 7.3]