diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 5de8ca4bd..e3bff1aa1 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,4 +1,4 @@ contact_links: - name: Website about: Issues and improvements for the website - url: https://github.com/simple-icons/simple-icons-website/issues/new?assignees=&labels=&template=website.md + url: https://github.com/simple-icons/simple-icons-website/issues/new?template=website.md diff --git a/.github/ISSUE_TEMPLATE/documentation.yml b/.github/ISSUE_TEMPLATE/documentation.yml index 0f3485d95..80b7e2cb7 100644 --- a/.github/ISSUE_TEMPLATE/documentation.yml +++ b/.github/ISSUE_TEMPLATE/documentation.yml @@ -5,18 +5,17 @@ labels: [docs] body: - type: markdown attributes: - value: >- + value: | Before opening a new issue, make sure it isn't covered by an existing issue. Please search for [issues with the `docs` label][docs-issues] (including closed issues) before you continue. - [docs-issues]: https://github.com/simple-icons/simple-icons/issues?q=is%3Aissue+label%3Adocs - type: dropdown attributes: label: Kind of Issue - description: >- + description: | If your issue type is not here, select "other" and explain in the "Description" field below. options: [Improvement, Mistake, Other] diff --git a/.github/ISSUE_TEMPLATE/icon_removal.yml b/.github/ISSUE_TEMPLATE/icon_removal.yml index d798cb4ec..fbfdb0a6b 100644 --- a/.github/ISSUE_TEMPLATE/icon_removal.yml +++ b/.github/ISSUE_TEMPLATE/icon_removal.yml @@ -5,13 +5,12 @@ labels: [removal request] body: - type: markdown attributes: - value: >- + value: | Before opening a new issue, make sure it isn't covered by an existing issue. Please search for [issues with the `removal request` or `breaking change` label][removal-issues] (including closed issues) before you continue. If you find one for the brand you're reporting then leave a comment on it or add a reaction. - [removal-issues]: https://github.com/simple-icons/simple-icons/issues?q=is%3Aissue+label%3A%22removal+request%22%2C%22breaking+change%22 - type: input diff --git a/.github/ISSUE_TEMPLATE/icon_request.yml b/.github/ISSUE_TEMPLATE/icon_request.yml index 2a569c9d8..08d0394a8 100644 --- a/.github/ISSUE_TEMPLATE/icon_request.yml +++ b/.github/ISSUE_TEMPLATE/icon_request.yml @@ -5,12 +5,11 @@ labels: [new icon] body: - type: markdown attributes: - value: >- + value: | We won't add non-brand icons or anything related to illegal services. If in doubt, open an issue and we'll have a look. For more details see the [Contributing Guidelines]. - Before opening a new issue, make sure it isn't covered by an existing issue. Please search for [issues with the `new icon` label][new-icon-issues] (including closed issues) before you continue. If you find one for the brand @@ -34,7 +33,7 @@ body: - type: input attributes: label: Website - description: >- + description: | For non-web brands you can add a relevant link. You can put "None" if you don't think there's a website. placeholder: 'Example: https://simpleicons.org' @@ -44,12 +43,11 @@ body: - type: textarea attributes: label: Popularity Metric - description: >- + description: | Provide either a [Similarweb rank], which must be in the top 500,000 to qualify, or failing that another metric from [our contributing guidelines] that we can use to assess the popularity of the requested brand. - [Similarweb rank]: https://www.similarweb.com [our contributing guidelines]: https://github.com/simple-icons/simple-icons/blob/develop/CONTRIBUTING.md#assessing-popularity placeholder: 'Example: The Similarweb rank is 261,758. See https://www.similarweb.com/website/simpleicons.org' @@ -59,7 +57,7 @@ body: - type: textarea attributes: label: Official Resources for Icon and Color - description: >- + description: | Media kits, brand guidelines, SVG files, etc. You can set this to "None" if you are unable to find any resources. placeholder: | diff --git a/.github/ISSUE_TEMPLATE/icon_update.yml b/.github/ISSUE_TEMPLATE/icon_update.yml index ca61a9713..9d363eaff 100644 --- a/.github/ISSUE_TEMPLATE/icon_update.yml +++ b/.github/ISSUE_TEMPLATE/icon_update.yml @@ -5,13 +5,12 @@ labels: [icon outdated] body: - type: markdown attributes: - value: >- + value: | Before opening a new issue, make sure it isn't covered by an existing issue. Please search for [issues with the `icon outdated` label][icon-outdated-issues] (including closed issues) before you continue. If you find one for the brand you're reporting then leave a comment on it or add a reaction. - [icon-outdated-issues]: https://github.com/simple-icons/simple-icons/issues?q=is%3Aissue+label%3A%22icon+outdated%22 - type: input @@ -24,7 +23,7 @@ body: - type: textarea attributes: label: Official Resources for Icon and Color - description: >- + description: | Media kits, brand guidelines, SVG files, etc. You can set this to "None" if you are unable to find any resources. placeholder: | diff --git a/.github/ISSUE_TEMPLATE/package.yml b/.github/ISSUE_TEMPLATE/package.yml index 1127ed314..3fc798817 100644 --- a/.github/ISSUE_TEMPLATE/package.yml +++ b/.github/ISSUE_TEMPLATE/package.yml @@ -5,18 +5,17 @@ labels: [package] body: - type: markdown attributes: - value: >- + value: | Before opening a new issue, make sure it isn't covered by an existing issue. Please search for [issues with the `package` label][package-issues] (including closed issues) before you continue. - [package-issues]: https://github.com/simple-icons/simple-icons/issues?q=is%3Aissue+label%3Apackage - type: dropdown attributes: label: Kind of Issue - description: >- + description: | If your issue type is not here, select "other" and explain in the "Description" field below. options: [Bug, Feature, Performance, Other] @@ -41,7 +40,7 @@ body: - type: textarea attributes: label: Other Software - description: >- + description: | The software that you are using the package with (Node.js & NPM, PHP & Packagist, Browser(s), other) and their versions. You can put "None" if you are unsure. placeholder: |