mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(template): ask for issue number instead of URL (#27220)
Now that the PR description is used as the default commit message, the issue a PR resolves is specified directly in the PR description. However, the conventional-commits tool isn't smart enough to recognize full issue URLs, only the issue number (e.g. `resolves #12345`). This PR updates the template to nudge the description in this direction.
This commit is contained in:
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -1,4 +1,4 @@
|
||||
Issue URL:
|
||||
Issue number: #
|
||||
|
||||
---------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user