mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 23:59:43 +01:00
[seti] add information_for_contributors
This commit is contained in:
committed by
Dirk Baeumer
parent
23f76d4e46
commit
bebc4b923f
@@ -212,6 +212,14 @@ exports.update = function () {
|
||||
}
|
||||
|
||||
var res = {
|
||||
information_for_contributors: [
|
||||
'This file has been generated from data in https://github.com/jesseweed/seti-ui:',
|
||||
'- icon definitions: styles/_fonts/seti.less',
|
||||
'- icon colors: styles/ui-variables.less',
|
||||
'- file associations: styles/icons/mapping.less',
|
||||
'If you want to provide a fix or improvement, please create a pull request against the jesseweed/seti-ui repository.',
|
||||
'Once accepted there, we are happy to receive an update request.',
|
||||
],
|
||||
fonts: [{
|
||||
id: "seti",
|
||||
src: [{ "path": "./seti.woff", "format": "woff" }],
|
||||
|
||||
Reference in New Issue
Block a user