Closed
Description
Search before asking
- I had searched in the issues and found no similar issues.
Enhancement Request
Now the PR template is Fixes ISSUE #xxx
, this could only mention the issue and need maintainer to manually close the issue.
GitHub provides a feature for auto linking issues, #1096 is also an example of it. Is it okay to do a little modification on the template?
Describe the solution you'd like
Fixes ISSUE #xxx
-> Fixes #xxx
Are you willing to submit PR?
- Yes I am willing to submit a PR!