Skip to content

Commit b2c423e

Browse files
authored
Update PULL_REQUEST_TEMPLATE.md
1 parent 47a711d commit b2c423e

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,16 @@
11
### Description of the Changes
22

3-
Please add a detailed description of the change, whether it's an enhancement or a bugfix.
4-
If the PR is related to an open issue please link to it.
3+
Please add a detailed description of the change you have made.
4+
If the PR is related to an open issue, please also link to it.
55

66
### PR Preview URL
77

88
After you push a commit to this PR, a preview is built and a URL to the root of the preview appears in the comment feed.
9-
10-
Paste here the specific URL(s) of the content that this PR addresses.
9+
Please paste the specific URL(s) of the content that this PR addresses here.
1110

1211
### Check List
1312

1413
- [ ] Changes have been done against main branch, and PR does not conflict
15-
- [ ] PR title follows the convention: `<docs/feat/fix/chore>(optional scope): <description>`, e.g: `fix: minor typos in code`
14+
- [ ] PR title is meaningful, e.g: `fix: minor typos in README`
1615

1716

0 commit comments

Comments
 (0)