mirror of
https://github.com/odin-lang/Odin.git
synced 2026-03-26 07:21:47 +00:00
40 lines
822 B
Markdown
40 lines
822 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
## Context
|
|
|
|
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
|
|
|
|
* Operating System & Odin Version:
|
|
* Please paste `odin report` output:
|
|
|
|
## Expected Behavior
|
|
|
|
Please describe the behavior you are expecting
|
|
|
|
## Current Behavior
|
|
|
|
What is the current behavior?
|
|
|
|
## Failure Information (for bugs)
|
|
|
|
Please help provide information about the failure if this is a bug. If it is not a bug, please remove the rest of this template.
|
|
|
|
### Steps to Reproduce
|
|
|
|
Please provide detailed steps for reproducing the issue.
|
|
|
|
1. step 1
|
|
2. step 2
|
|
3. you get it...
|
|
|
|
### Failure Logs
|
|
|
|
Please include any relevant log snippets or files here.
|