Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 790 Bytes

CONTRIBUTING.md

File metadata and controls

23 lines (16 loc) · 790 Bytes

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, discussion, email, or any other method with the owners of this repository before making a change.

Please note we have a code of conduct, please follow it in all your interactions with the project.

Pull Request Process

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Don't know what to contribute? Here's a todo list for everyone (and myself):

  • Add config support
  • Fix Relative paths
  • Caching?