direct feature requests to the discussion tab (#395)

This commit is contained in:
Kevin Gibbons 2022-09-01 03:33:14 -07:00 committed by GitHub
parent 1f22b0f5aa
commit deed4e9171
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 20 deletions

View File

@ -1,20 +0,0 @@
---
name: "✨ Feature request"
about: Suggest an idea for this project
title: "[FEATURE REQUEST]"
labels: enhancement
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.

7
.github/ISSUE_TEMPLATE/config.yaml vendored Normal file
View File

@ -0,0 +1,7 @@
---
blank_issues_enabled: true
contact_links:
-
about: "Feature requests should be made in the discussions tab."
name: "\U00002728 Feature request"
url: "https://github.com/hlky/stable-diffusion-webui/discussions"