Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 846 Bytes

File metadata and controls

14 lines (9 loc) · 846 Bytes

How to contribute

Goals

The goal and scope of the component is simple – handle flash messages in an ember-cli app.

Where you can help

You can contribute code, design (maybe 'themes' for different kinds of flash messages?), write documentation, fix typos, raise issues and so on. There's more to open source contribution than just code! Any help is welcome, as long as the guidelines are followed.

Making changes

This repo uses the gitflow branching model – this means you'll need to fork the develop branch instead of master, and submit pull requests to target develop. You don't strictly have to create your own feature branches, although that would be nice.

Please avoid working on master!

Feel free to submit a pull request for changes to this document.