Skip to content
Snippets Groups Projects
Commit 4a8c0fbf authored by Rye Mutt's avatar Rye Mutt :bread: Committed by Rye Mutt
Browse files

Add bug template

Update .gitlab/issue_templates/Bug.md

Update Bug.md

Update Bug.md

Update Bug.md

Update Bug.md

Add LICENSE

Add an issue template for new features

Update .gitlab/issue_templates/New Feature.md
parent e29d3c04
No related branches found
No related tags found
No related merge requests found
## Summary
(Summarize the bug encountered concisely)
## Steps to reproduce
(How one can reproduce the issue - this is very important)
## What is the current bug behavior?
(What actually happens)
## What is the expected correct behavior?
(What you should see instead)
## Environment
(Please open `Help->About Alchemy` and use Copy to Clipboard then paste its contents within the code blocks below)
```
```
## Relevant logs and/or screenshots
(Attach or paste any relevant logs - please use code blocks (```) to format console output,
logs, and code as it's very hard to read otherwise.)
/label ~Bug ~Needs-Investigation
## Summary
(Summarize the requested feature concisely.)
## How would you like the feature to work?
(Describe how the feature should function in as much detail as possible.)
## Why is this feature important to you? How would it benefit the community?Required
(Provide reasoning as to why the feature is important to you, and ways it could benefit the larger Alchemy Viewer community.)
## Screenshots, Mockups, etc
(Attach or paste any relevant screenshots or mockups.)
/label ~New-Feature ~Needs-Investigation
\ No newline at end of file
LICENSE 0 → 100644
This diff is collapsed.
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