mirror of
https://iceshrimp.dev/Crimekillz/jointrashposs.git
synced 2024-11-24 09:49:06 +01:00
fix issue template
This commit is contained in:
parent
47bbd175c3
commit
72de6bd8cb
@ -71,7 +71,7 @@ body:
|
||||
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: 【開発者向け】自分でこのバグに対処しますか?
|
||||
description: これが何かわからない場合は、チェックボックスを開けたままにして、そのままフォームを送信してください。
|
||||
options:
|
||||
- label: はい、私はこのバグに自分で対処して、このリポジトリにPull Requestを送信する予定です。
|
||||
label: 【開発者向け】自分でこのバグに対処しますか?
|
||||
description: これが何かわからない場合は、チェックボックスを開けたままにして、そのままフォームを送信してください。
|
||||
options:
|
||||
- label: はい、私はこのバグに自分で対処して、このリポジトリにPull Requestを送信する予定です。
|
||||
|
@ -71,7 +71,7 @@ body:
|
||||
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: (For developer) Do you want to address this bug yourself?
|
||||
description: If you do not know what this is, please leave the checkbox open and submit the form as is.
|
||||
options:
|
||||
- label: Yes, I will patch the bug myself and send a pull request
|
||||
label: (For developer) Do you want to address this bug yourself?
|
||||
description: If you do not know what this is, please leave the checkbox open and submit the form as is.
|
||||
options:
|
||||
- label: Yes, I will patch the bug myself and send a pull request
|
||||
|
@ -61,6 +61,6 @@ body:
|
||||
|
||||
- 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
|
||||
label: Do you want to address this bug yourself?
|
||||
options:
|
||||
- label: Yes, I will patch the bug myself and send a pull request
|
||||
|
@ -17,6 +17,6 @@ body:
|
||||
required: true
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: Do you want to implement this feature yourself?
|
||||
options:
|
||||
- label: Yes, I will implement this by myself and send a pull request
|
||||
label: Do you want to implement this feature yourself?
|
||||
options:
|
||||
- label: Yes, I will implement this by myself and send a pull request
|
||||
|
Loading…
Reference in New Issue
Block a user