You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
516 B
17 lines
516 B
7 months ago
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<project version="4">
|
||
|
<component name="IssueNavigationConfiguration">
|
||
|
<option name="links">
|
||
|
<list>
|
||
|
<IssueNavigationLink>
|
||
|
<option name="issueRegexp" value="#(\d+)" />
|
||
|
<option name="linkRegexp" value="https://github.com/apache/dolphinscheduler/issues/$1" />
|
||
|
</IssueNavigationLink>
|
||
|
</list>
|
||
|
</option>
|
||
|
</component>
|
||
|
<component name="VcsDirectoryMappings">
|
||
|
<mapping directory="" vcs="Git" />
|
||
|
</component>
|
||
|
</project>
|