mirror of
https://github.com/stolksdorf/homebrewery.git
synced 2025-12-18 12:51:28 +00:00
Updating to allow code folding
This commit is contained in:
14
.github/issue_template.md
vendored
14
.github/issue_template.md
vendored
@@ -1,19 +1,17 @@
|
|||||||
**If you are suggestting a feature or improvement**, delete everything here and just write your idea.
|
**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.
|
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]
|
**Browser Type/Version**: FILL OUT
|
||||||
|
|
||||||
**Operating System**: [FILL OUT]
|
**Issue Description**: FILL OUT
|
||||||
|
|
||||||
**Issue Description**: [FILL OUT]
|
|
||||||
|
|
||||||
**Brew code to reproduce**:
|
|
||||||
|
|
||||||
|
**Brew code to reproduce**: <details><summary>Click to expand code</summary>
|
||||||
```
|
```
|
||||||
PUT YOUR BREW CODE HERE
|
PUT YOUR BREW CODE HERE
|
||||||
```
|
```
|
||||||
|
</details>
|
||||||
|
|
||||||
**Related Images** : [IF APPLICABLE]
|
**Related Images** : IF APPLICABLE
|
||||||
|
|||||||
Reference in New Issue
Block a user