Skip to content

Commit be2757b

Browse files
committed
workflow: update pull request template
1 parent 55af819 commit be2757b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+8
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,14 @@ If yes, please describe the impact and migration path for existing applications:
2626

2727
- [ ] When resolving a specific issue, it's referenced in the PR's title (e.g. `fix #xxx[,#xxx]`, where "xxx" is the issue number)
2828

29+
You have tested in the following browsers: (Providing a detailed version will be better.)
30+
31+
- [ ] Chrome
32+
- [ ] Firefox
33+
- [ ] Safari
34+
- [ ] Edge
35+
- [ ] IE
36+
2937
If adding a **new feature**, the PR's description includes:
3038

3139
- [ ] A convincing reason for adding this feature

0 commit comments

Comments
 (0)