diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index bb193b9..8c97460 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -49,9 +49,7 @@ body: attributes: label: Steps until the issue appears description: "[optional] You can add the steps taken to be able to reproduce your problem." - placeholder: "1. Description of step 1 ...\n - 2. Description of step 2 ...\n - ..." + placeholder: "1. Description of step 1 ...\n2. Description of step 2 ...\n..." - type: textarea id: expected-result attributes: diff --git a/.github/ISSUE_TEMPLATE/translate.yaml b/.github/ISSUE_TEMPLATE/translate.yaml index 7885ec0..b376b1a 100644 --- a/.github/ISSUE_TEMPLATE/translate.yaml +++ b/.github/ISSUE_TEMPLATE/translate.yaml @@ -20,7 +20,7 @@ body: - type: textarea id: translate attributes: - label: Translate + label: Translate YAML description: "You can send the YAML file already translated or write it in this section.\n\n[WARNING] If you want to directly write the translation in this section, the code must start with and end with . You can use the \"Preview\" tab to see if the code has been written correctly." placeholder: "home:\n\tclose: Close the window and stop the code\n\tcronoTitle: CLOCKS\n\tcdownTitle: TIMERS\n\tcdowntimeTitle: TIME UNTIL...\n\ttwitchextTitle: EXTENSIBLE TWITCH\n\ttimeTitle: CURRENT TIME\n\tnotycopycrono: URL copied to clipboard\ncrono:\n\tbuttons:\n\t\tstart: Start\n\t\tpause: Pause\n\t\treset: Reset" validations: