diff options
| author | Taithrah <Taithrah@users.noreply.github.com> | 2023-01-08 15:58:53 -0500 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-08 15:58:53 -0500 | 
| commit | e9d7eff70a3429ee299cbdcae1aeb61fc4d2bcbf (patch) | |
| tree | 2373cae4f4e4af72ed170647bf393015075791cc /.github/ISSUE_TEMPLATE | |
| parent | 8a27730da5d5b25e28370e8ad94844856a839af9 (diff) | |
| parent | 8850fc23b6e8a8e210bdfe4aade81516fb5770f3 (diff) | |
| download | stable-diffusion-webui-gfx803-e9d7eff70a3429ee299cbdcae1aeb61fc4d2bcbf.tar.gz | |
Merge branch 'AUTOMATIC1111:master' into small-touch-up
Diffstat (limited to '.github/ISSUE_TEMPLATE')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.yml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 8ca6e21f..35a88740 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,7 +1,7 @@  name: Feature request  description: Suggest an idea for this project  title: "[Feature Request]: " -labels: ["suggestion"] +labels: ["enhancement"]  body:    - type: checkboxes | 
