Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 1.4 KB

CONTRIBUTING.md

File metadata and controls

22 lines (12 loc) · 1.4 KB

Contributing to @condenast/jsonml.js

👍🎉 First off, thanks for taking the time to contribute! 🎉👍

The following is a set of guidelines for contributing to @condenast/jsonml.js which is hosted in the Condé Nast Organization on GitHub. These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request.

Code of Conduct

This project and everyone participating in it is governed by a Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to [email protected].

How to contribute to @condenast/jsonml.js

Did you find a bug, want to add a feature, or have questions about the code?

Open a new issue. Follow the provided template as a guideline.

Did you write a patch that fixes a bug?

Open a new pull request. Follow the provided template as a guideline.

Attribution

These Contributing Guidelines are adapted from the Atom Contributing Guidelines, available at https://github.com/atom/atom/blob/master/CONTRIBUTING.md and the Rails Contributing Guidelines available at https://github.com/rails/rails/blob/master/CONTRIBUTING.md.