The version in 🇺🇦 ukrainean
We actively welcome your pull requests.
We use GitHub issues to track bugs. Please ensure your description is
clear and has sufficient instructions to be able to reproduce the issue.
- Create a GitHub issue proposing a feature request or defining a bug.
- Fork the repo and create your branch from
main. - If you've added code that should be tested, add tests to
/test/boost-specificity.test.js. - (OPTIONAL) Check locally that
npm testandnpm tun lintscripts pass without errors. You may require installingNode.jsand project dependencies to be able doing that. Please refer to the README for more details. - Create a pull request.
- Check that all
CI(continios integration)pipelines are passing. They usually displayed in the bottom of the pull request. - Mention the
GitHubissue this pull request resolves. - Assign it to somebody with merging permission.
By contributing to this repo, you agree that your contributions will be licensed
under the LICENSE file in the root directory of the repository.