Skip to content

Commit 65145ce

Browse files
fix(docs): update PR template to ensure issues auto-close (#544)
1 parent d4a579e commit 65145ce

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/pull_request_template.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,16 @@ with apps and packages folders" title: "[Feature/Bug] - Title" labels:
1313
Please provide a clear and concise description of the changes made, including
1414
the purpose and context.
1515

16-
**Fixes**: # (issue number)
16+
Fixes: # (issue number)
1717
or
18-
**Resolves**: # (issue number)
18+
Resolves: # (issue number)
1919

2020
---
2121

2222
## Changes Made
2323

2424
- [ ] Changes in **`apps`** folder (specify the app and briefly describe the
2525
changes):
26-
2726
- [ ] `Web`
2827
- [ ] `Native`
2928

0 commit comments

Comments
 (0)