41 lines
1.4 KiB
Markdown
41 lines
1.4 KiB
Markdown
---
|
|
name: Bug report
|
|
about: Is something not working as it should? Please report it here.
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
<!-- READ THIS FIRST
|
|
Please check the following before you report:
|
|
1. Search through the open and closed issues on GitHub for keywords related to your issue. Avoid creating duplicates. Many issues from the latest release version will already have been fixed.
|
|
2. Read http://rawpedia.rawtherapee.com/How_to_write_useful_bug_reports to ensure you provide as much information as possible.
|
|
3. If your problem is related to a specific image or edit, always (!) provide the image and corresponding sidecar (pp3) file.
|
|
-->
|
|
|
|
**Short description**
|
|
<!-- Give a brief summary of the issue. Remove this section if you can fit the summary in the title of the issue. -->
|
|
|
|
**Steps to reproduce**
|
|
<!-- Provide the necessary steps to reproduce the issue. For example:
|
|
1. Go to '...'
|
|
2. Click on '....'
|
|
3. Scroll down to '....'
|
|
4. See error -->
|
|
|
|
**Expected behavior**
|
|
<!-- Explain the expected behavior and how it differs from the actual behavior. -->
|
|
|
|
**Additional information**
|
|
<!-- Some essentials:
|
|
- Version of RawTherapee
|
|
- Version of your operating system
|
|
- If you built from source, the contents of the `AboutThisBuild.txt` file in the installation folder
|
|
|
|
Other useful information:
|
|
- Screenshots or screencast
|
|
- Image file + sidecar (pp3)
|
|
- Stacktrace from a debug build
|
|
-->
|