mirror of
https://iceshrimp.dev/Crimekillz/jointrashposs.git
synced 2024-11-21 16:33:48 +01:00
fix issue template
This commit is contained in:
parent
47bbd175c3
commit
72de6bd8cb
@ -7,7 +7,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
ご報告ありがとうございます!実際に問題を報告する前に、以下をお試しください:
|
ご報告ありがとうございます!実際に問題を報告する前に、以下をお試しください:
|
||||||
|
|
||||||
- **ブラウザのキャッシュ・Cookieを削除**してみましたか?
|
- **ブラウザのキャッシュ・Cookieを削除**してみましたか?
|
||||||
- **時間を開けて再度アクセス**してみましたか?
|
- **時間を開けて再度アクセス**してみましたか?
|
||||||
- **URLが正しいか**お確かめになりましたか?
|
- **URLが正しいか**お確かめになりましたか?
|
||||||
@ -71,7 +71,7 @@ body:
|
|||||||
|
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
label: 【開発者向け】自分でこのバグに対処しますか?
|
label: 【開発者向け】自分でこのバグに対処しますか?
|
||||||
description: これが何かわからない場合は、チェックボックスを開けたままにして、そのままフォームを送信してください。
|
description: これが何かわからない場合は、チェックボックスを開けたままにして、そのままフォームを送信してください。
|
||||||
options:
|
options:
|
||||||
- label: はい、私はこのバグに自分で対処して、このリポジトリにPull Requestを送信する予定です。
|
- label: はい、私はこのバグに自分で対処して、このリポジトリにPull Requestを送信する予定です。
|
||||||
|
@ -7,7 +7,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
Thank you for your report! Before reporting an issue, please try the following:
|
Thank you for your report! Before reporting an issue, please try the following:
|
||||||
|
|
||||||
- Have you tried **clearing your browser cache and cookies**?
|
- Have you tried **clearing your browser cache and cookies**?
|
||||||
- Have you **waited for some time and tried accessing again**?
|
- Have you **waited for some time and tried accessing again**?
|
||||||
- Have you confirmed that the **URL is correct**?
|
- Have you confirmed that the **URL is correct**?
|
||||||
@ -71,7 +71,7 @@ body:
|
|||||||
|
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
label: (For developer) Do you want to address this bug yourself?
|
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.
|
description: If you do not know what this is, please leave the checkbox open and submit the form as is.
|
||||||
options:
|
options:
|
||||||
- label: Yes, I will patch the bug myself and send a pull request
|
- label: Yes, I will patch the bug myself and send a pull request
|
||||||
|
@ -61,6 +61,6 @@ body:
|
|||||||
|
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
label: Do you want to address this bug yourself?
|
label: Do you want to address this bug yourself?
|
||||||
options:
|
options:
|
||||||
- label: Yes, I will patch the bug myself and send a pull request
|
- label: Yes, I will patch the bug myself and send a pull request
|
||||||
|
@ -17,6 +17,6 @@ body:
|
|||||||
required: true
|
required: true
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
label: Do you want to implement this feature yourself?
|
label: Do you want to implement this feature yourself?
|
||||||
options:
|
options:
|
||||||
- label: Yes, I will implement this by myself and send a pull request
|
- label: Yes, I will implement this by myself and send a pull request
|
||||||
|
Loading…
Reference in New Issue
Block a user