Skip to content

Commit 905a1eb

Browse files
committed
完善贡献指南
1 parent d1baa00 commit 905a1eb

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33

44
## 提交 Pull Request
55
1. Fork [此仓库](https://github.com/Boris-code/feapder.git)
6-
2. clone到本地,从 `master` 创建分支,对代码进行更改。
6+
2. clone到本地,从 `develop` 创建分支,对代码进行更改。
77
3. 请确保进行了相应的测试。
88
4. 推送代码到自己Fork的仓库中。
99
5. 在Fork的仓库中点击 Pull request 链接
1010
6. 点击「New pull request」按钮。
11-
7. 填写提交说明后,「Create pull request」。
11+
7. 填写提交说明后,「Create pull request」。提交到`develop`分支。
1212

1313
## License
1414

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -106,12 +106,6 @@ FirstSpider|2021-02-09 14:55:14,620|air_spider.py|run|line:80|INFO| 无任务,
106106
1. start_requests: 生产任务
107107
2. parse: 解析数据
108108

109-
## 爬虫工具推荐
110-
111-
1. 爬虫在线工具库:http://www.spidertools.cn
112-
2. 爬虫管理系统:http://feapder.com/#/feapder_platform/feaplat
113-
3. 验证码识别库:https://github.com/sml2h3/ddddocr
114-
115109
## 参与贡献
116110

117111
贡献之前请先阅读 [贡献指南](./CONTRIBUTING.md)
@@ -122,6 +116,12 @@ FirstSpider|2021-02-09 14:55:14,620|air_spider.py|run|line:80|INFO| 无任务,
122116
<img src="https://contrib.rocks/image?repo=Boris-code/feapder" />
123117
</a>
124118

119+
## 爬虫工具推荐
120+
121+
1. 爬虫在线工具库:http://www.spidertools.cn
122+
2. 爬虫管理系统:http://feapder.com/#/feapder_platform/feaplat
123+
3. 验证码识别库:https://github.com/sml2h3/ddddocr
124+
125125
## 微信赞赏
126126

127127
如果您觉得这个项目帮助到了您,您可以帮作者买一杯咖啡表示鼓励 🍹

0 commit comments

Comments
 (0)