Skip to content

Commit e0d0cfa

Browse files
committed
Add star and issue guidline in readme
1 parent b5036f1 commit e0d0cfa

File tree

2 files changed

+20
-8
lines changed

2 files changed

+20
-8
lines changed

README.md

Lines changed: 20 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ steps:
2323
## 谁在使用?
2424
<a href="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/kunpengcompute" > <img src="https://user-images.githubusercontent.com/1736354/95939597-040a1500-0e0f-11eb-99f8-4fc312751681.jpg" width="70"></a> <a href="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/openeuler-mirror" > <img src="https://user-images.githubusercontent.com/1736354/95939584-feacca80-0e0e-11eb-88cf-bc002ded0bd5.jpg" width="70"><a href="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/mindspore-ai" ><img src="https://user-images.githubusercontent.com/1736354/95939590-00768e00-0e0f-11eb-8436-7875a0bb6c92.jpg" width="70"></a> <a href="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/opengauss-mirror" ><img src="https://user-images.githubusercontent.com/1736354/95939582-fc4a7080-0e0e-11eb-94e6-288c4afd0278.jpg" width="70"></a> <a href="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/openlookeng" ><img src="https://user-images.githubusercontent.com/1736354/95939601-05d3d880-0e0f-11eb-86a6-01ef95e7b85e.jpg" width="70"></a><a href="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/WeBankFinTech" ><img src="https://user-images.githubusercontent.com/1736354/95939579-fa80ad00-0e0e-11eb-9e44-264b1cf27374.jpg" width="70"></a><a href="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/WeBankPartners" ><img src="https://user-images.githubusercontent.com/1736354/95940763-c5c22500-0e11-11eb-9890-c7d1b6fa5aa3.jpg" width="70"></a><a href="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/openbiox" ><img src="https://user-images.githubusercontent.com/1736354/95940344-aaa2e580-0e10-11eb-863d-1ff2c5a04cfa.jpg" width="70"></a><a href="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/renwu-cool" ><img src="https://user-images.githubusercontent.com/1736354/95940437-eb9afa00-0e10-11eb-9fe2-65a8e68c6698.jpg" width="70"></a><a><img src="https://user-images.githubusercontent.com/1736354/95940571-42a0cf00-0e11-11eb-9ee2-cd497b50f06a.png" width="70"></a>
2525
26-
如果觉得不错,**来个star**支持下作者吧!想吐槽可以直接飞个[issue](https://github.com/Yikun/hub-mirror-action/issues).
2726
2827
## 参数详解
2928
#### 必选参数
@@ -44,7 +43,10 @@ steps:
4443

4544
## 举些例子
4645

47-
#### 组织同步,同步Github的kunpengcompute组织到Gitee
46+
#### 组织同步
47+
48+
同步Github的kunpengcompute组织到Gitee
49+
4850
```yaml
4951
- name: Organization mirror
5052
uses: Yikun/hub-mirror-action@master
@@ -56,7 +58,10 @@ steps:
5658
account_type: org
5759
```
5860

59-
#### 黑/白名单,动态获取原端github/Yikun的repos,但仅同步名为hub-mirror-action,不同步hashes这个repo到Gittee
61+
#### 黑/白名单
62+
63+
动态获取原端github/Yikun的repos,但仅同步名为hub-mirror-action,不同步hashes这个repo到Gittee
64+
6065
```yaml
6166
- name: Single repo mirror
6267
uses: Yikun/hub-mirror-action@master
@@ -69,7 +74,10 @@ steps:
6974
black_list: "hashes"
7075
```
7176

72-
#### 静态名单(可用于某一仓库同步),不会动态获取原端github/Yikun的repos,仅同步hub-mirror-action这个repo
77+
#### 静态名单(可用于单一仓库同步)
78+
79+
不会动态获取原端github/Yikun的repos,仅同步hub-mirror-action这个repo
80+
7381
```yaml
7482
- name: Black list
7583
uses: Yikun/hub-mirror-action@master
@@ -81,7 +89,10 @@ steps:
8189
static_list: "hub-mirror-action"
8290
```
8391

84-
#### clone方式,使用ssh方式进行clone
92+
#### clone方式
93+
94+
使用ssh方式进行clone
95+
8596
```yaml
8697
- name: ssh clone style
8798
uses: Yikun/hub-mirror-action@master
@@ -133,4 +144,7 @@ steps:
133144

134145
## 最后
135146

136-
喜欢的话点个Star哦,你的Star是我更新代码的动力!:)
147+
如果觉得不错,**来个star**支持下作者吧!你的Star是我更新代码的动力!:)
148+
149+
想任何想吐槽或者建议的都可以直接飞个[issue](https://github.com/Yikun/hub-mirror-action/issues).
150+

README_en.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ Here is a workflow to mirror the kunpengcompute org repos from Github to Gitee,
2323
## Who are using?
2424
<a href="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/kunpengcompute" > <img src="https://user-images.githubusercontent.com/1736354/95939597-040a1500-0e0f-11eb-99f8-4fc312751681.jpg" width="70"></a> <a href="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/openeuler-mirror" > <img src="https://user-images.githubusercontent.com/1736354/95939584-feacca80-0e0e-11eb-88cf-bc002ded0bd5.jpg" width="70"><a href="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/mindspore-ai" ><img src="https://user-images.githubusercontent.com/1736354/95939590-00768e00-0e0f-11eb-8436-7875a0bb6c92.jpg" width="70"></a> <a href="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/opengauss-mirror" ><img src="https://user-images.githubusercontent.com/1736354/95939582-fc4a7080-0e0e-11eb-94e6-288c4afd0278.jpg" width="70"></a> <a href="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/openlookeng" ><img src="https://user-images.githubusercontent.com/1736354/95939601-05d3d880-0e0f-11eb-86a6-01ef95e7b85e.jpg" width="70"></a><a href="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/WeBankFinTech" ><img src="https://user-images.githubusercontent.com/1736354/95939579-fa80ad00-0e0e-11eb-9e44-264b1cf27374.jpg" width="70"></a><a href="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/WeBankPartners" ><img src="https://user-images.githubusercontent.com/1736354/95940763-c5c22500-0e11-11eb-9890-c7d1b6fa5aa3.jpg" width="70"></a><a href="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/openbiox" ><img src="https://user-images.githubusercontent.com/1736354/95940344-aaa2e580-0e10-11eb-863d-1ff2c5a04cfa.jpg" width="70"></a><a href="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/renwu-cool" ><img src="https://user-images.githubusercontent.com/1736354/95940437-eb9afa00-0e10-11eb-9fe2-65a8e68c6698.jpg" width="70"></a><a><img src="https://user-images.githubusercontent.com/1736354/95940571-42a0cf00-0e11-11eb-9ee2-cd497b50f06a.png" width="70"></a>
2525
26-
Welcome to star this project, Thanks!
27-
2826
## Usage
2927
3028
#### Required

0 commit comments

Comments
 (0)