Skip to content
Snippets Groups Projects
Commit 320e2a88 authored by Vanessa Stehr's avatar Vanessa Stehr
Browse files

Add issue template for comparison error

parent 78f13dd3
No related branches found
No related tags found
No related merge requests found
issue.md 0 → 100644
There was an issue with the following unit conversion:
- Left unit: {}
- Right unit: {}
### Result/Expectation:
| Calculation | Result | Expectation | Did match |
|-------------|--------|-------------|-----------|
| Base unit | {} | | [] |
| factor * left = right | {} | | [] |
| factor * right = left | {} | | [] |
| factor * left = base | {} | | [] |
| factor * base = left | {} | | [] |
| factor * right = base | {} | | [] |
| factor * base = right | {} | | [] |
If there was an error with the calculation, please fill out the table above. Feel free to also add additional info here:
*Free text comment*
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment