Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1013 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (13 loc) · 1013 Bytes

Issues

If you've found a bug or have a great idea for a new feature that will help all users of impress.js, let us know by [adding your suggestion] (https://github.com/bartaz/impress.js/issues/new) to the issue tracker.

Guidelines:

Pull Requests

If you have fixed a bug or implemented a feature that you'd like to share, send your Pull Request against the [master branch] (https://github.com/bartaz/impress.js/tree/master). But remember that the team will only accept code that fits the purpose of impress.js

Guidelines:

  • Create a new topic branch for every separate change you make.
  • Make sure impress.js runs successfully on as many browsers as you can test.