Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 815 Bytes

CONTRIBUTING.md

File metadata and controls

24 lines (15 loc) · 815 Bytes

Contributing

We are open to, and grateful for, any contributions made by the community.

Submitting Proposals

Create an issue. Make sure it has the following:

Simple Example

Motivation

Deeper Explanation

API Proposal

Additional Use Case Examples

Submitting Pull Requests

A PR should be submitted after the related proposal issue is agreed on for implementation. The PR should contain both - the specification text changes, and the sample implementation (compose.js) changes.

After changing the compose.js sample implementation it is necessary to update and publish the new version of the check-compose module.