项目作者: rachel-ftw

项目描述 :
LEARNER'S GUILD: A guide for first time contributors to the webpack ecosystem.
高级语言:
项目地址: git://github.com/rachel-ftw/LG-webpack-contribution-guide.git
创建时间: 2017-12-09T23:17:42Z
项目社区:https://github.com/rachel-ftw/LG-webpack-contribution-guide

开源协议:MIT License

下载


LG Webpack Contribution Guide

A (WIP) guide for first time contributors to the webpack ecosystem.

Process

You too can start contributing to open source in just a few easy steps…

  1. Familiarize yourself generally with contributing to Open Source. If you’ve never contributed or worked on a big project, look over some of the resources on how to do that. The Free Code Camp link is particularly jucy and coprehensive. Contributing to opensource for the first time can be overwhelming. Don’t panic! We’re here for you.

  2. Familiarize yourself with how Webpack works. If you’ve never worked with webpack do the Getting Started tutorial so you can understand what it’s like to work with. If you already know what webpack does, now it’s time to get under the hood. It’s way easier to contribute when you have an idea of what’s actually happening in the project you’re working on.

  3. Grab an issue from webpack core or look over our projects board to find something to work on.
  4. Ways to get help while you’re working:
    • message Rachel & the webpack channel on Learner’s Guild’s Community slack.
    • comment on the issue and tag [??] and ask for clarifications or feedback.
    • chat with folks on Webpack’s internal slack for help.

Schedule

All are welcome at standup!
For apprentice phase folks please:

  • Submit your work plan on Monday morning
  • Attend daily 1pm Standup
  • Attend retros on Friday

TODOS & NOTES

Expanding Wepack’s Availability and Ease of Contribution

  • Make webpack issues easy to find
    • Up-For-Grabs.net
    • issueHub
    • TODO evaluate other links in the Contributing to open source in general section here
    • Optimize issue tags for searching.
  • Create resources that help people understand the library.
    • video series?
    • monthly Q&A?