mirror of
				https://github.com/Mibew/simple-icons.git
				synced 2025-10-31 10:31:06 +03:00 
			
		
		
		
	Use pipe operator in issue templates (#10516)
This commit is contained in:
		
							parent
							
								
									f6de795e85
								
							
						
					
					
						commit
						392f583904
					
				
							
								
								
									
										2
									
								
								.github/ISSUE_TEMPLATE/config.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/ISSUE_TEMPLATE/config.yml
									
									
									
									
										vendored
									
									
								
							| @ -1,4 +1,4 @@ | |||||||
| contact_links: | contact_links: | ||||||
|   - name: Website |   - name: Website | ||||||
|     about: Issues and improvements for the 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 | ||||||
|  | |||||||
							
								
								
									
										5
									
								
								.github/ISSUE_TEMPLATE/documentation.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/ISSUE_TEMPLATE/documentation.yml
									
									
									
									
										vendored
									
									
								
							| @ -5,18 +5,17 @@ labels: [docs] | |||||||
| body: | body: | ||||||
|   - type: markdown |   - type: markdown | ||||||
|     attributes: |     attributes: | ||||||
|       value: >- |       value: | | ||||||
|         Before opening a new issue, make sure it isn't covered by an existing issue. |         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 |         Please search for [issues with the `docs` label][docs-issues] (including | ||||||
|         closed issues) before you continue. |         closed issues) before you continue. | ||||||
| 
 | 
 | ||||||
| 
 |  | ||||||
|         [docs-issues]: https://github.com/simple-icons/simple-icons/issues?q=is%3Aissue+label%3Adocs |         [docs-issues]: https://github.com/simple-icons/simple-icons/issues?q=is%3Aissue+label%3Adocs | ||||||
| 
 | 
 | ||||||
|   - type: dropdown |   - type: dropdown | ||||||
|     attributes: |     attributes: | ||||||
|       label: Kind of Issue |       label: Kind of Issue | ||||||
|       description: >- |       description: | | ||||||
|         If your issue type is not here, select "other" and explain in the |         If your issue type is not here, select "other" and explain in the | ||||||
|         "Description" field below. |         "Description" field below. | ||||||
|       options: [Improvement, Mistake, Other] |       options: [Improvement, Mistake, Other] | ||||||
|  | |||||||
							
								
								
									
										3
									
								
								.github/ISSUE_TEMPLATE/icon_removal.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/ISSUE_TEMPLATE/icon_removal.yml
									
									
									
									
										vendored
									
									
								
							| @ -5,13 +5,12 @@ labels: [removal request] | |||||||
| body: | body: | ||||||
|   - type: markdown |   - type: markdown | ||||||
|     attributes: |     attributes: | ||||||
|       value: >- |       value: | | ||||||
|         Before opening a new issue, make sure it isn't covered by an existing issue. |         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] |         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 |         (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. |         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 |         [removal-issues]: https://github.com/simple-icons/simple-icons/issues?q=is%3Aissue+label%3A%22removal+request%22%2C%22breaking+change%22 | ||||||
| 
 | 
 | ||||||
|   - type: input |   - type: input | ||||||
|  | |||||||
							
								
								
									
										10
									
								
								.github/ISSUE_TEMPLATE/icon_request.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										10
									
								
								.github/ISSUE_TEMPLATE/icon_request.yml
									
									
									
									
										vendored
									
									
								
							| @ -5,12 +5,11 @@ labels: [new icon] | |||||||
| body: | body: | ||||||
|   - type: markdown |   - type: markdown | ||||||
|     attributes: |     attributes: | ||||||
|       value: >- |       value: | | ||||||
|         We won't add non-brand icons or anything related to illegal services. If in |         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 |         doubt, open an issue and we'll have a look. For more details see the | ||||||
|         [Contributing Guidelines]. |         [Contributing Guidelines]. | ||||||
| 
 | 
 | ||||||
| 
 |  | ||||||
|         Before opening a new issue, make sure it isn't covered by an existing issue. |         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] |         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 |         (including closed issues) before you continue. If you find one for the brand | ||||||
| @ -34,7 +33,7 @@ body: | |||||||
|   - type: input |   - type: input | ||||||
|     attributes: |     attributes: | ||||||
|       label: Website |       label: Website | ||||||
|       description: >- |       description: | | ||||||
|         For non-web brands you can add a relevant link. You can put "None" if you don't |         For non-web brands you can add a relevant link. You can put "None" if you don't | ||||||
|         think there's a website. |         think there's a website. | ||||||
|       placeholder: 'Example: https://simpleicons.org' |       placeholder: 'Example: https://simpleicons.org' | ||||||
| @ -44,12 +43,11 @@ body: | |||||||
|   - type: textarea |   - type: textarea | ||||||
|     attributes: |     attributes: | ||||||
|       label: Popularity Metric |       label: Popularity Metric | ||||||
|       description: >- |       description: | | ||||||
|         Provide either a [Similarweb rank], which must be in the top 500,000 to qualify, |         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 |         or failing that another metric from [our contributing guidelines] that we can | ||||||
|         use to assess the popularity of the requested brand. |         use to assess the popularity of the requested brand. | ||||||
| 
 | 
 | ||||||
| 
 |  | ||||||
|         [Similarweb rank]: https://www.similarweb.com |         [Similarweb rank]: https://www.similarweb.com | ||||||
|         [our contributing guidelines]: https://github.com/simple-icons/simple-icons/blob/develop/CONTRIBUTING.md#assessing-popularity |         [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' |       placeholder: 'Example: The Similarweb rank is 261,758. See https://www.similarweb.com/website/simpleicons.org' | ||||||
| @ -59,7 +57,7 @@ body: | |||||||
|   - type: textarea |   - type: textarea | ||||||
|     attributes: |     attributes: | ||||||
|       label: Official Resources for Icon and Color |       label: Official Resources for Icon and Color | ||||||
|       description: >- |       description: | | ||||||
|         Media kits, brand guidelines, SVG files, etc. You can set |         Media kits, brand guidelines, SVG files, etc. You can set | ||||||
|         this to "None" if you are unable to find any resources. |         this to "None" if you are unable to find any resources. | ||||||
|       placeholder: | |       placeholder: | | ||||||
|  | |||||||
							
								
								
									
										5
									
								
								.github/ISSUE_TEMPLATE/icon_update.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/ISSUE_TEMPLATE/icon_update.yml
									
									
									
									
										vendored
									
									
								
							| @ -5,13 +5,12 @@ labels: [icon outdated] | |||||||
| body: | body: | ||||||
|   - type: markdown |   - type: markdown | ||||||
|     attributes: |     attributes: | ||||||
|       value: >- |       value: | | ||||||
|         Before opening a new issue, make sure it isn't covered by an existing issue. |         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] |         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 |         (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. |         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 |         [icon-outdated-issues]: https://github.com/simple-icons/simple-icons/issues?q=is%3Aissue+label%3A%22icon+outdated%22 | ||||||
| 
 | 
 | ||||||
|   - type: input |   - type: input | ||||||
| @ -24,7 +23,7 @@ body: | |||||||
|   - type: textarea |   - type: textarea | ||||||
|     attributes: |     attributes: | ||||||
|       label: Official Resources for Icon and Color |       label: Official Resources for Icon and Color | ||||||
|       description: >- |       description: | | ||||||
|         Media kits, brand guidelines, SVG files, etc. You can set |         Media kits, brand guidelines, SVG files, etc. You can set | ||||||
|         this to "None" if you are unable to find any resources. |         this to "None" if you are unable to find any resources. | ||||||
|       placeholder: | |       placeholder: | | ||||||
|  | |||||||
							
								
								
									
										7
									
								
								.github/ISSUE_TEMPLATE/package.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								.github/ISSUE_TEMPLATE/package.yml
									
									
									
									
										vendored
									
									
								
							| @ -5,18 +5,17 @@ labels: [package] | |||||||
| body: | body: | ||||||
|   - type: markdown |   - type: markdown | ||||||
|     attributes: |     attributes: | ||||||
|       value: >- |       value: | | ||||||
|         Before opening a new issue, make sure it isn't covered by an existing issue. |         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 |         Please search for [issues with the `package` label][package-issues] (including | ||||||
|         closed issues) before you continue. |         closed issues) before you continue. | ||||||
| 
 | 
 | ||||||
| 
 |  | ||||||
|         [package-issues]: https://github.com/simple-icons/simple-icons/issues?q=is%3Aissue+label%3Apackage |         [package-issues]: https://github.com/simple-icons/simple-icons/issues?q=is%3Aissue+label%3Apackage | ||||||
| 
 | 
 | ||||||
|   - type: dropdown |   - type: dropdown | ||||||
|     attributes: |     attributes: | ||||||
|       label: Kind of Issue |       label: Kind of Issue | ||||||
|       description: >- |       description: | | ||||||
|         If your issue type is not here, select "other" and explain in the |         If your issue type is not here, select "other" and explain in the | ||||||
|         "Description" field below. |         "Description" field below. | ||||||
|       options: [Bug, Feature, Performance, Other] |       options: [Bug, Feature, Performance, Other] | ||||||
| @ -41,7 +40,7 @@ body: | |||||||
|   - type: textarea |   - type: textarea | ||||||
|     attributes: |     attributes: | ||||||
|       label: Other Software |       label: Other Software | ||||||
|       description: >- |       description: | | ||||||
|         The software that you are using the package with (Node.js & NPM, PHP & Packagist, |         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. |         Browser(s), other) and their versions. You can put "None" if you are unsure. | ||||||
|       placeholder: | |       placeholder: | | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user