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

Latest commit

 

History

History
11 lines (6 loc) · 1.22 KB

CONTRIBUTING.md

File metadata and controls

11 lines (6 loc) · 1.22 KB

Welcome! Thanks for your interest in contributing to PEP. You're almost in the right place. More information on how to contribute to this and all other jQuery Foundation projects is over at contribute.jquery.org. You'll definitely want to take a look at the articles on contributing code.

You may also want to take a look at our commit & pull request guide and style guides* for instructions on how to maintain your fork and submit your code. Before we can merge any pull request, we'll also need you to sign our contributor license agreement.

You can find us on IRC, specifically in #pep should you have any questions. If you've never contributed to open source before, we've put together a short guide with tips, tricks, and ideas on getting started.


* PEP follows the jQuery JavaScript Style Guide with the following exception:

  • There are no spaces around anything that appears inside parentheses.