Contributions are always welcome, no matter how large or small. Before contributing, please read the code of conduct.
Install Node.js on your system
git clone [email protected]:netlify/netlify-headers-parser.git
cd netlify-headers-parser
npm install
npm test
The following things are tested for:
- Formatting
- Linting
- Functionality via Unit Tests
Merge the release PR
By contributing to this repository, you agree that your contributions will be licensed under its MIT license.