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
+3-6
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Add your description
9
9
Fixes #
10
10
11
11
Reference to #
12
-
<!-- 填在 Fixes,PR 合并就会关 issue。填在 Reference to 会关联 issue,不会联动关闭,caicloud/quality 请用这个。-->
12
+
<!-- 填在 Fixes,PR 合并就会关 issue。填在 Reference to 会关联 issue,不会联动关闭。-->
13
13
14
14
**Special notes for your reviewer**:
15
15
@@ -40,10 +40,7 @@ NONE
40
40
2. https://github.com/caicloud/engineering/blob/master/guidelines/git_commit_conventions.md <-- how to structure your git commit
41
41
3. https://github.com/caicloud/engineering/blob/master/guidelines/caicloud_bot.md <-- how to work with caicloud bot
42
42
43
-
Other tips from Kubernetes community:
43
+
Other tips:
44
44
45
-
1. If this is your first time, read our contributor guidelines https://git.k8s.io/community/contributors/devel/pull-requests.md#the-pr-submit-process and developer guide https://git.k8s.io/community/contributors/devel/development.md#development-guide
46
-
2. If you want *faster* PR reviews, read how: https://git.k8s.io/community/contributors/devel/pull-requests.md#best-practices-for-faster-reviews
47
-
3. Follow the instructions for writing a release note: https://git.k8s.io/community/contributors/devel/pull-requests.md#write-release-notes-if-needed
48
-
4. If the PR is unfinished, see how to mark it: https://github.com/kubernetes/community/blob/master/contributors/devel/pull-requests.md#marking-unfinished-pull-requests
45
+
If this is your first contribution, read our Getting Started guide https://github.com/caicloud/engineering/blob/master/guidelines/README.md
0 commit comments