Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 439 Bytes

contributing.md

File metadata and controls

23 lines (13 loc) · 439 Bytes

How to contribute to fresh-plugin-svg-inject

Issues

If you find any bug or have a feature request, please open an issue.

Pull requests

Feel free to submit PRs. We appreciate your help, but please lint your code before submitting.

Development

Prerequisites

Setup

This enables linting and formatting.

  1. Clone this repository
  2. Run npm install