Skip to content
This repository has been archived by the owner on Dec 11, 2017. It is now read-only.

Latest commit

 

History

History
46 lines (33 loc) · 1.88 KB

CONTRIBUTING.md

File metadata and controls

46 lines (33 loc) · 1.88 KB

Contributing

See README.md for information on applying for a mentorship.

Volunteering to Mentor

If you are interested in mentoring on an open source project that you maintain or contribute to, open an issue and fill out the template with details for the project.

For example:

Title: Improve Atom's parser performance

Summary: Make the Atom parser faster and better at handling large files and long lines. This includes identifying bottlenecks, developing benchmarks, and possibly re-writing parts of the existing code base in C++ if needed.

Expected Outcome: Improved speed opening files and the 2MB file limit can be increased or > removed.

Skills: CoffeeScript, JavaScript, C, C++

Relevant issues: atom/atom#979 and atom/atom#1667

Mentors: @kevinsawicki

Mentoring is incredibly rewarding, and providing a positive experience for both you and the student is a big commitment that is not to be taken lightly. Please talk to your team before volunteering.

Mentoring Resources:

Managing Issues

Issues in this repository are used to take questions from potential contributors, manage the programs we participate in, and the projects available for mentorship.

Labels: