Skip to content

Commit 1e8fd37

Browse files
author
wangjian
committed
添加了PR的指南
1 parent e3c16d7 commit 1e8fd37

6 files changed

Lines changed: 85 additions & 27 deletions

File tree

.github/CONTRIBUTING.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
# 前端面试每日3+1 贡献指南
2+
3+
朋友你好! 首先感谢您对 **前端面试每日3+1** 开源项目的认可 。
4+
5+
**前端面试每日3+1** 是以面试题来驱动学习的开源项目,希望大家在这浮夸的前端圈里,保持冷静,坚持每天花20分钟来学习与思考。在这千变万化,类库层出不穷的前端,建议大家不要等到找工作时,才狂刷题,提倡每日学习,每天进步一点!
6+
7+
**前端面试每日3+1** 的社区成长离不开大家的支持,如果你愿意此开源项目贡献好的题目,帮助更多的朋友(利人利已),请阅读以下内容。
8+
9+
## Issue 规范
10+
- issue 仅用于提交面试题,其它内容可能会被直接关闭。如果你在使用时产生了疑问,可以加作者微信咨询(二维码在README里)。
11+
12+
- 在提交 issue 之前,请搜索相关题目是否已被出过(使用不同的关键词搜索),也可以在[历史题目](https://github.com/haizlin/fe-interview/blob/master/category/history.md)里面搜索。
13+
14+
- Issue的描述里请使用Markdown格式,注意有代码的时候请使用代码块。
15+
16+
- 每日的3+1题目每天只能出一次(最好是每天5点左右发布,如果做不到,可以只提交README,由我来发布)。
17+
18+
- 发题的顺序为:html->css->javascript->软技能。
19+
20+
- 类库的题目每天每类最多可以出10个(如:vue、react等)。
21+
22+
## README 规范
23+
24+
1. 更改今天的[题目](https://github.com/haizlin/fe-interview),共4处(标红3处,外加链接,链接是有规律可循的。如下图:
25+
![第1处](https://github.com/haizlin/fe-interview/raw/master/resource/images/days.png)
26+
27+
2. 更改首页历史的[题目](https://github.com/haizlin/fe-interview),删除前一天,添加当天。如下图:
28+
![第1处](https://github.com/haizlin/fe-interview/raw/master/resource/images/history.png)
29+
30+
3. 更改历史页的[题目](https://github.com/haizlin/fe-interview/blob/master/category/history.md),添加当天的题目。
31+
32+
## Pull Request 规范
33+
- 请先 fork 一份到自己的项目下,不要直接在仓库下建分支。
34+
35+
- 每日3+1的commit 信息要以`天数 days` 的形式填写,例如 `100 days`
36+
37+
- 类库的commit 信息要以`add vue's questions` 的形式填写。
38+
39+
- 提交 PR 前请 rebase,确保 commit 记录的整洁。
40+
41+
- 确保 PR 是提交到 `master` 分支,目前就只有一个分支。
42+
43+
- 合并需要 review 通过后即可合并。
44+
45+

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
请确保在提交您的PR之前检查以下选项是否符合规范,非常感谢!
2+
3+
* [ ] 确保你遵循"前端面试每日3+1"的贡献指南 ([中文](https://github.com/haizlin/fe-interview/blob/master/.github/CONTRIBUTING.md)).
4+
* [ ] 请确认你是在 `master` 分支下提交.

README-en.md

Lines changed: 18 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -128,21 +128,26 @@ Welcome to discuss, if you think it is helpful for your study, please order [**S
128128
- 「qianduanjianjie」 wechat(Scan QR code,Daily Synchronized Updates)
129129

130130
## Friendship Links (you have good open source projects, welcome to recommend)
131-
* [木易杨](https://github.com/Advanced-Frontend/Daily-Interview-Question)
132-
* [刘小夕](https://github.com/YvetteLau/Step-By-Step)
133-
* [每周面试题](https://github.com/airuikun/Weekly-FE-Interview)
134-
* [CS-Notes](https://github.com/CyC2018/CS-Notes)
135-
* [前端晚练课](https://github.com/fezaoduke/fe-practice-hard)
136-
* [每日一题](https://juejin.im/user/5c31b0176fb9a049f7465912)
137-
* [前端词典](https://juejin.im/user/5b6d656ef265da0f7c4ff4fd/posts)
138-
* [前端漫谈](https://juejin.im/user/585a2f52128fe10069ba1b95/posts)
139-
* [前端帮帮忙](https://juejin.im/user/57b26b806be3ff006bb97122/posts)
140-
* [面试官](https://juejin.im/user/58d8cd0644d9040069433edb/posts)
141-
* 洞见前端小程序-(微信搜索)
142-
* 前端荣耀小程序-(微信搜索)
131+
* [jsliang 的文档库](https://github.com/LiangJunrong/document-library)(每日一道 LeetCode,jsliang 带你进行每日折腾~
132+
* [木易杨](https://github.com/Advanced-Frontend/Daily-Interview-Question)(公众号「高级前端进阶」作者,每天搞定一道前端大厂面试题,一年后会看到不一样的自己。)
133+
* [刘小夕](https://github.com/YvetteLau/Step-By-Step)(公众号【前端宇宙】作者刘小夕,我将和大家一起一步一个脚印,向前端专家迈进。)
134+
* [每周面试题](https://github.com/airuikun/Weekly-FE-Interview)(每周十道前端大厂面试题,并收集大家在大厂面试中遇到的难题,一起共同成长。)
135+
* [CS-Notes](https://github.com/CyC2018/CS-Notes)(技术面试必备基础知识、Leetcode 题解)
136+
* [前端晚练课](https://github.com/fezaoduke/fe-practice-hard)(前端早读课的姊妹篇,每天一个前端知识点,苦练前端真功夫)
137+
* [每日一题](https://juejin.im/user/5c31b0176fb9a049f7465912)(每日一题(开开森森学前端系列))
138+
* [前端词典](https://juejin.im/user/5b6d656ef265da0f7c4ff4fd/posts)(前端词典系列)
139+
* [前端漫谈](https://juejin.im/user/585a2f52128fe10069ba1b95/posts)(前端漫谈系列)
140+
* [前端帮帮忙](https://juejin.im/user/57b26b806be3ff006bb97122/posts)(前端帮帮忙系列)
141+
* [面试官](https://juejin.im/user/58d8cd0644d9040069433edb/posts)(面试官系列)
142+
* 洞见前端小程序-(微信搜索,非常有意思的小程序,刷题必备)
143+
* 前端荣耀小程序-(微信搜索,非常有意思的小程序,通关打卡还有排行榜)
144+
145+
## Contribution
146+
Please read the [Contribution Guide](https://github.com/haizlin/fe-interview/blob/master/.github/PULL_REQUEST_TEMPLATE.md) before submitting PR
147+
Thank you to all the people who already contributed to 'Front-end interview **3+1** per day'!
143148

144149
## Reprint
145-
> Recently, many friends on the Internet abused links, packaged and charged, so that needy friends can not find the latest test questions, contrary to my original intention, added some statements:
150+
> Recently, many friends on the Internet abused links and abused questions, packaged and charged, so that needy friends can not find the latest test questions, contrary to my original intention, added some statements:
146151
147152
- Statement:
148153
1. You can reprint all the interview questions in it anywhere, but please add the address of the warehouse, because you seldom update it after reprinting, but the warehouse will be updated on time every day.

README.md

Lines changed: 18 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -127,22 +127,26 @@
127127
- 「前端剑解」 微信公众号(扫描下方二维码,每天同步更新)
128128

129129
## 友情链接(大家有好的开源项目,欢迎推荐)
130-
* [jsliang 的文档库](https://github.com/LiangJunrong/document-library)
131-
* [木易杨](https://github.com/Advanced-Frontend/Daily-Interview-Question)
132-
* [刘小夕](https://github.com/YvetteLau/Step-By-Step)
133-
* [每周面试题](https://github.com/airuikun/Weekly-FE-Interview)
134-
* [CS-Notes](https://github.com/CyC2018/CS-Notes)
135-
* [前端晚练课](https://github.com/fezaoduke/fe-practice-hard)
136-
* [每日一题](https://juejin.im/user/5c31b0176fb9a049f7465912)
137-
* [前端词典](https://juejin.im/user/5b6d656ef265da0f7c4ff4fd/posts)
138-
* [前端漫谈](https://juejin.im/user/585a2f52128fe10069ba1b95/posts)
139-
* [前端帮帮忙](https://juejin.im/user/57b26b806be3ff006bb97122/posts)
140-
* [面试官](https://juejin.im/user/58d8cd0644d9040069433edb/posts)
141-
* 洞见前端小程序-(微信搜索)
142-
* 前端荣耀小程序-(微信搜索)
130+
* [jsliang 的文档库](https://github.com/LiangJunrong/document-library)(每日一道 LeetCode,jsliang 带你进行每日折腾~
131+
* [木易杨](https://github.com/Advanced-Frontend/Daily-Interview-Question)(公众号「高级前端进阶」作者,每天搞定一道前端大厂面试题,一年后会看到不一样的自己。)
132+
* [刘小夕](https://github.com/YvetteLau/Step-By-Step)(公众号【前端宇宙】作者刘小夕,我将和大家一起一步一个脚印,向前端专家迈进。)
133+
* [每周面试题](https://github.com/airuikun/Weekly-FE-Interview)(每周十道前端大厂面试题,并收集大家在大厂面试中遇到的难题,一起共同成长。)
134+
* [CS-Notes](https://github.com/CyC2018/CS-Notes)(技术面试必备基础知识、Leetcode 题解)
135+
* [前端晚练课](https://github.com/fezaoduke/fe-practice-hard)(前端早读课的姊妹篇,每天一个前端知识点,苦练前端真功夫)
136+
* [每日一题](https://juejin.im/user/5c31b0176fb9a049f7465912)(每日一题(开开森森学前端系列))
137+
* [前端词典](https://juejin.im/user/5b6d656ef265da0f7c4ff4fd/posts)(前端词典系列)
138+
* [前端漫谈](https://juejin.im/user/585a2f52128fe10069ba1b95/posts)(前端漫谈系列)
139+
* [前端帮帮忙](https://juejin.im/user/57b26b806be3ff006bb97122/posts)(前端帮帮忙系列)
140+
* [面试官](https://juejin.im/user/58d8cd0644d9040069433edb/posts)(面试官系列)
141+
* 洞见前端小程序-(微信搜索,非常有意思的小程序,刷题必备)
142+
* 前端荣耀小程序-(微信搜索,非常有意思的小程序,通关打卡还有排行榜)
143+
144+
## 贡献题目
145+
请在提交PR前先阅读[贡献指南](https://github.com/haizlin/fe-interview/blob/master/.github/PULL_REQUEST_TEMPLATE.md)
146+
感谢所有为"前端面试每日3+1"做出贡献的人!
143147

144148
## 转载说明
145-
> 近期,看到很多网络上的朋友滥用链接,包装了下就收费了,让有需要的朋友找不到最新的试题,违背了我的初衷,特添加了些声明:
149+
> 近期,看到很多网络上的朋友滥用链接,滥用面试题,包装了下就收费了,让有需要的朋友找不到最新的试题,违背了我的初衷,特添加了些声明:
146150
147151
- 声明
148152
1. 可以转载里面的所有面试题用到任何地方,但请添加仓库的地址,因为转载后你们很少会更新了,但此仓库每天都会准时更新。

resource/images/days.png

19.1 KB
Loading

resource/images/history.png

55 KB
Loading

0 commit comments

Comments
 (0)