@vrbo/react-event-tracking
Version:
React shared context utilities for analytic event tracking.
9 lines (7 loc) • 421 B
Markdown
We welcome Pull Requests (PRs)
When submitting PRs, make sure to:
1. Describe the changes being made.
2. Reference any issues being resolved.
3. Adhere to the coding conventions and linting rules used in the project. (You can run `npm test` to make sure it's passes linting and you did not break any tests.)
4. Provide tests with good coverage.
5. And as always, please follow the [code of conduct](CODE_OF_CONDUCT.md).