mirror of
https://github.com/kennethreitz/maya.git
synced 2026-06-20 14:41:00 +00:00
43 lines
1.1 KiB
Markdown
43 lines
1.1 KiB
Markdown
---
|
|
name: Bug Report
|
|
about: Create a bug report to help us improve maya
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Important notices**
|
|
Before you add a new report, we ask you kindly to acknowledge the following:
|
|
|
|
[-] I have read the contributing guide lines at https://github.com/timofurrer/maya/blob/master/.github/CONTRIBUTING.md
|
|
|
|
[-] I have read and respect the code of conduct at https://github.com/timofurrer/maya/blob/master/.github/CODE_OF_CONDUCT.md
|
|
|
|
[-] I have searched the existing issues and I'm convinced that mine is new.
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**Environment and Version**
|
|
* OS (incl. terminal and shell used): ...
|
|
* Python Version: ...
|
|
* maya Version: ...
|
|
* Your timezone: ...
|
|
|
|
**To Reproduce**
|
|
A clear and concise description of steps to reproduce the behavior
|
|
you are experiencing.
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Relevant log files**
|
|
If applicable, information from log files supporting your claim.
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|