You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+4-3
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,12 @@
2
2
Make sure you run the `make test` command before committing the pr.
3
3
Making sure that your local build is OK before committing will help you reduce debugging time
4
4
and make it easier for maintainers to review.
5
-
6
-
If you are committing pr for the first time,
7
-
please read the contributor's documentation: https://github.com/LinuxSuRen/api-testing/blob/master/CONTRIBUTION.md
8
5
-->
9
6
7
+
> We highly recommend you read [the contributor's documentation](https://github.com/LinuxSuRen/api-testing/blob/master/CONTRIBUTION.md) before starting the review process especially since this is your first contribution to this project.
8
+
>
9
+
> It was updated on 2024/5/27
10
+
10
11
**What type of PR is this?**
11
12
<!--
12
13
Your PR title should be descriptive, and generally start with type that contains a subsystem name with `()` if necessary
0 commit comments