From f7ed8e7a86bd4b48c244836aa006eb5651a1e8b5 Mon Sep 17 00:00:00 2001 From: Carmelo Messina Date: Sat, 22 Jul 2023 17:42:48 +0200 Subject: [PATCH] remove trailing spaces --- .github/ISSUE_TEMPLATE/bug_report.yml | 14 +++++++------- .github/ISSUE_TEMPLATE/feature_request.yml | 8 ++++---- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 492582de..d08a03aa 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -5,14 +5,14 @@ body: attributes: value: | Welcome! Thanks for taking the time to submit a bug report. - + If this is not a bug about the Cromite browser, or you are looking for a place to ask a question to the community, then please use the [GitHub Discussions](https://github.com/uazo/cromite/discussions) instead. - + Make sure you have acknowledged and completed this template before submitting your issue. - + Please read it carefully: incorrect issues will be automatically closed and ignored. - + - type: checkboxes id: preliminary_checklist attributes: @@ -37,7 +37,7 @@ body: Please pick the same version of Chromium as Cromite If the bug is reproducible then it might be a configuration issue or an upstream bug. Upstream bugs can be reported on the [Chromium issue tracker](https://bugs.chromium.org/p/chromium/issues/list) and do not forget to read [Chromium project bug reporting guidelines](https://www.chromium.org/for-testers/bug-reporting-guidelines) first. - + If the bug is related to functionality that does not exist in Chromium then answer "No". multiple: false options: @@ -113,7 +113,7 @@ body: description: | These are the flags changed under `chrome://flags`. Report all the flags with non-default configuration (they will be blue-highlighted). - + If no flags are changed then write 'no flags changed'. placeholder: show-overdraw-feedback, enable-parallel-downloading validations: @@ -169,7 +169,7 @@ body: label: Steps to reproduce the bug description: | Explain how to cause the bug as clearly as possible. Bugs that are not reproducible cannot be investigated. - + Also, do not write "any website": please specify which URLs can be used to reproduce the issue. placeholder: | Steps to reproduce the bug (e.g.): diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 282194e0..c0531738 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -5,14 +5,14 @@ body: attributes: value: | Welcome! Thanks for taking time to submit a feature request. - + If this is not a feature request about the Cromite browser, or you are looking for a place to ask a question to the community then please use the [GitHub Discussions](https://github.com/uazo/cromite/discussions) instead. - + Make sure you have acknowledged and completed this template before submitting your issue. - + Please read it carefully: incorrect issues will be automatically closed and ignored. - + Note: - Features unrelated to privacy will not be considered. - Do not ask "I would like feature X which is available in browser Y."