Please provide your contributions to help improve the experience of webhint. This topic outlines the resources to use when planning your first contribution to the project and core concepts to understand.
Topic | Details |
---|---|
Architecture | Understand the internals of the project and how parts communicate with each other. |
Development environment | How to configure your development environment to start writing code for webhint. |
Pull requests | The instructions for contributing updates to the webhint documentation. |
Events | Understand the events used internally by webhint. |
The following topics provide guidance about how to change a particular feature
of webhint
and common hint scenarios.