# Contributing to is.js ## General Guidelines Thanks for considering to contribute is.js - Please don’t re-build minified library on your pull request. - Be sure you’ve added tests if you are sending a new feature. - I’ll take care of the documentation and github page. Cheers. ## Feature Requests Feature requests should be submitted in the [issue tracker](https://github.com/arasatasaygin/is.js/issues), with a description of the expected behavior & use case, where they’ll remain closed until sufficient interest, [e.g. :+1: reactions](https://help.github.com/articles/about-discussions-in-issues-and-pull-requests/), has been [shown by the community](https://github.com/arasatasaygin/is.js/issues?q=label%3A%22votes+needed%22+sort%3Areactions-%2B1-desc). Before submitting a request, please search for similar ones in the [closed issues](https://github.com/arasatasaygin/is.js/issues?q=is%3Aissue+is%3Aclosed+label%3Aenhancement).