From 834e5aed01748617353efa4860757f1bb88d2954 Mon Sep 17 00:00:00 2001 From: Philipp Kief Date: Tue, 23 Apr 2024 13:56:22 +0200 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f770385d6..bcccfe491 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -132,7 +132,7 @@ Here's an example of how the SVG icon 'sample.svg' is assigned to file names and This will apply an icon for the files 'sample.js', 'sample.ts' and 'sample.html' as well as for files that end with 'sample' like 'another-file.sample'. -**Apply patterns** +##### Apply patterns It is also possible to use patterns for file names and extensions. This is useful when you want to assign an icon to a group of files that have a common pattern. Here's an example: