-
-
Notifications
You must be signed in to change notification settings - Fork 44
/
Copy pathjsonSchemas.xml
25 lines (25 loc) · 869 Bytes
/
jsonSchemas.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="JsonSchemaMappingsProjectConfiguration">
<state>
<map>
<entry key="GitHub Issue Template configuration">
<value>
<SchemaInfo>
<option name="name" value="GitHub Issue Template configuration" />
<option name="relativePathToSchema" value="https://json.schemastore.org/github-issue-config.json" />
<option name="applicationDefined" value="true" />
<option name="patterns">
<list>
<Item>
<option name="path" value=".github/ISSUE_TEMPLATE/bug-report.yml" />
</Item>
</list>
</option>
</SchemaInfo>
</value>
</entry>
</map>
</state>
</component>
</project>