Create bugfix template

pull/860/head
sweep-ai[bot] 2 years ago committed by GitHub
parent 3204be6cfe
commit d24a028993
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,11 @@
name: Bugfix
title: 'Sweep: '
description: Write something like "We notice ... behavior when ... happens instead of ...""
labels: sweep
body:
- type: textarea
id: description
attributes:
label: Details
description: More details about the bug
placeholder: The bug might be in ... file
Loading…
Cancel
Save