mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-27 16:08:47 +03:00
22 lines
683 B
Markdown
22 lines
683 B
Markdown
# Prerequisites
|
|
|
|
- [ ] I have read and follow the contributing guidelines
|
|
- [ ] I have read and accept the [Contributor License Agreement (CLA)](https://gist.github.com/faisalman/2ed16621ebb544157eba85a7f7381417) Document and I hereby sign the CLA
|
|
|
|
# Type of Change
|
|
|
|
Bug fix, feature, docs update, ...
|
|
|
|
# Description
|
|
|
|
Please include a summary of the change (current behavior vs new behavior), which issue is fixed (you can also link to an open issue here), and why this change is necessary.
|
|
|
|
# Test
|
|
|
|
Please describe the tests that you ran to verify your changes.
|
|
|
|
# Impact
|
|
|
|
Does this PR introduce a breaking change? What changes might users need to make due to this PR?
|
|
|
|
# Other Info |