Git Product home page Git Product logo

html5bugs's Introduction

#前端开发中的BUG

由于大家所作业务截然不同,各自为政的总结和解决自己遇到的bug效率是很低(甚至完全没有总结),此仓库旨在提供一个统一的平台供大家讨论和总结日常Web开发中的bug。

本文档用gitbook构建,你可以访问 http://neteasewd.github.io/html5bugs/ 来查看成书

你可以看到本文档分为desktopmobile两部分, 其中mobile当然代表的是移动端特有的bug,而desktop并不仅仅指代桌面端,它有泛指性,你可以提交任何web开发中碰到的bug

本repo不仅仅是关于html5的bug,你可以将低版本的ie的bug也提交在这里

基本流程

  1. 创建一个issue,标题:你所描述的bug ,标签:bug, platform-**, 正文: 详细描述你的遇到的bug. 要包含遇到的平台和触发条件,现象描述,如果能直接带上解决方案那是更好了
  2. 大家留言讨论或总结后,添加status-compelete标签
  3. 创建一个markdown文件最终收录到文本档中(示例:bind函数不支持),文档中要链接issue地址。因为浏览器一直在更新,很可能会引发新的bug或这个bug已经失效。
  4. 定期deploy最新的gitbook

其中3,4管理员会进行操作

贡献

__ 关于标签 __

  1. bug : 代表这个issue是一个bug说明,后续可能会加入tip(技巧)标签
  2. platform-: 代表属于哪个大类,目前有platform-mobile(移动特定), platform-desktop泛指的bug
  3. status-: 代表目前所处的状态, 现在分为在讨论中:status-discuss和完稿status-compelete两个状态

__ 前置条件__:

  1. npm install gitbook gulp -g & npm install
  2. gitbook server . 预览书籍
  3. gulp deploy build 并发布书籍到http://neteasewd.github.io/html5bugs/
  4. 关于gitbook使用,可以简单参考博文GitBook: Git + Markdown 快速发布你的书籍

注: 如果不属于neteasewd的成员,可以发起pull-request。只要成功被merge 将会获得本repo的push权限。

html5bugs's People

Contributors

leeluolee avatar ljgeneral avatar

Stargazers

bluetom avatar

Watchers

James Cloos avatar bluetom avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.