1
0

(dev) Issue Templateに、自分で実装してPRを出したいかの意思表明を追加 (#12799)

* Update 01_bug-report.yml

* Update 02_feature-request.yml
This commit is contained in:
かっこかり
2023-12-26 11:40:55 +09:00
committed by Marie
parent 6876eca6b5
commit f9c7b44ef8
+7 -1
View File
@@ -87,4 +87,10 @@ body:
* OS and Architecture:
render: markdown
validations:
required: false
required: false
- type: checkboxes
attributes:
label: Do you want to address this bug yourself?
options:
- label: Yes, I will patch the bug myself and send a pull request