|
1 |
| -_**Instruction Template**_ |
| 1 | +# Issue Template |
2 | 2 |
|
3 |
| -**THIS IS AN EXAMPLE TEMPLATE** |
| 3 | +THIS IS AN EXAMPLE TEMPLATE |
4 | 4 |
|
5 |
| -**Make sure the following boxes are checked (and the placeholders replaced) *BEFORE* submitting this issue** |
| 5 | +Make sure the following boxes are checked (and the placeholders replaced) BEFORE submitting this issue. |
6 | 6 |
|
7 |
| -**Screenshots are more than welcome!** |
| 7 | +Screenshots are more than welcome! |
8 | 8 |
|
9 |
| -**Please remove any unused content (including these instructions) before submitting your issue.** |
| 9 | +Please remove any unused content (including these instructions) before submitting your issue. |
10 | 10 |
|
11 |
| -***IMPORTANT:* For folder icon requests please first see issue #650** |
| 11 | +IMPORTANT: For folder icon requests please first see issue: [650](https://github.com/vscode-icons/vscode-icons/issues/650) |
12 | 12 |
|
13 |
| -**Thanks :smile:** |
| 13 | +Thanks. |
14 | 14 |
|
15 |
| -**Checklist:** |
| 15 | +Note: Always remove this line and all above. |
16 | 16 |
|
17 |
| -- [ ] I'm sure this issue is not a *duplicate*? |
18 |
| -- [ ] I want to create an icon request(if not, remove these lines below): |
19 |
| - - Type: [extension/folder] |
20 |
| - - Icon Name: [name] |
21 |
| - - Sample original Icon (32x32/svg/transparent whenever possible): [url] |
22 |
| - - Extensions: .just, .a, .bunch, .of, .extensions |
| 17 | +- [ ] I'm sure this issue is not a _duplicate_. |
| 18 | +- [ ] I want to create an icon request (if not, remove these lines below): |
| 19 | + - Type: `extension/filename` |
| 20 | + - Icon Name: `name` |
| 21 | + - Sample original Icon (32x32/svg/transparent whenever possible): [url] |
| 22 | + - Extensions: `comma separated list of file extensions` |
| 23 | + - Filenames: `comma separated list of filenames` |
| 24 | + - Language ids: `comma separated language ids` |
23 | 25 |
|
| 26 | +- More info: [url to documentation, if any] |
| 27 | +- Language Extensions: [url to `vscode` extensions that support language highlighting] |
0 commit comments