This repository has been archived on 2026-03-31. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
alchemy/.github/ISSUE_TEMPLATE.md

45 lines
1 KiB
Markdown

<!--
If you want to report a bug, we added some points below you can fill out. If you want to request a feature, feel free to remove all the irrelevant text.
-->
## Setup
### Versions
- **Rust:**
- **Alchemy:**
- **Operating System (or native layer in use)**
### Feature Flags
## Problem Description
### What are you trying to accomplish?
### What is the expected output?
### What is the actual output?
### Are you seeing any additional errors?
### Steps to reproduce
<!--
Please include as much of your codebase as needed to reproduce the error. If the relevant files are large, please consider linking to a public repository or a [Gist](https://gist.github.com/).
-->
## Checklist
- [ ] I have already looked over the [issue tracker](https://github.com/ryanmcgrath/alchemy/issues) for similar issues.
- [ ] This issue can be reproduced on Rust's stable channel. (Your issue will be
closed if this is not the case)
<!--
Thank you for your submission! You're helping make an amazing GUI framework.
-->