apache / dolphinscheduler

Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code
https://dolphinscheduler.apache.org/
Apache License 2.0
12.4k stars 4.49k forks source link

[Chore] Add issue link tempate for IDEA #16158

Closed Gallardot closed 1 week ago

Gallardot commented 2 weeks ago

Purpose of the pull request

With IDEA's issue tracker, we can effortlessly navigate to Github issues or pull requests, facilitating a better understanding of the change history for developers.

This has numerous benefits for IDEA, such as in comments and in version control views.

Here's the link to the documentation for IDEA Git integration with the issue tracker: https://www.jetbrains.com/help/idea/handling-issues.html

Through this pull request, issues can be accurately navigated to Github.

Before:

image

After:

image

Brief change log

Verify this pull request

This pull request is code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(or)

If your pull request contain incompatible change, you should also add it to docs/docs/en/guide/upgrede/incompatible.md

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud