mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 20:42:43 +00:00
Updating welcome msg and issue template
This commit is contained in:
21
.github/issue_template.md
vendored
21
.github/issue_template.md
vendored
@@ -1,17 +1,16 @@
|
||||
**If you are suggestting a feature or improvement**, delete everything here and just write your idea.
|
||||
|
||||
If you are reporting a bug, please fill out the details. If you don't, I will most likely just close the issue asking for more detail.
|
||||
|
||||
---
|
||||
|
||||
**Browser Type/Version**: FILL OUT
|
||||
|
||||
**Issue Description**: FILL OUT
|
||||
|
||||
**Brew code to reproduce**: <details><summary>Click to expand code</summary>
|
||||
```
|
||||
PUT YOUR BREW CODE HERE
|
||||
```
|
||||
</details>
|
||||
### Additional Details
|
||||
|
||||
**Related Images** : IF APPLICABLE
|
||||
**Share Link** :
|
||||
|
||||
or
|
||||
|
||||
**Brew code to reproduce** : <details><summary>Click to expand</summary><code><pre>
|
||||
|
||||
PASTE BREW CODE HERE
|
||||
|
||||
</pre></code></details>
|
||||
Reference in New Issue
Block a user