mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-26 15:39:59 -07:00
Loosen up issue templates
A lot of the bug report we receive are about the web UI or the installer failing, and there things like capture date just don't matter. We could create separate templates for these types of bugs, but I'd think it's probably better to just have one textbox with a few "reminder" questions that are all optional. Feature request template I think doesn't have this issue. Also allow the creation of blank issues, because some issues are more related to CI or devenv and don't neatly fit in any category. Let's just hope nobody abuses that?
This commit is contained in:
committed by
Will Greenberg
parent
bf2b00ce47
commit
fb2149f0c8
1
.github/ISSUE_TEMPLATE/feature.yaml
vendored
1
.github/ISSUE_TEMPLATE/feature.yaml
vendored
@@ -1,6 +1,5 @@
|
||||
name: Feature Request
|
||||
description: Suggest a new feature or improvement to Rayhunter
|
||||
title: "[Feature Request]: "
|
||||
labels: ["enhancement"]
|
||||
body:
|
||||
- type: textarea
|
||||
|
||||
Reference in New Issue
Block a user