mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-27 16:08:47 +03:00
Add PULL_REQUEST_TEMPLATE.md
This commit is contained in:
parent
177a496c34
commit
c8c6d121e0
22
PULL_REQUEST_TEMPLATE.md
Normal file
22
PULL_REQUEST_TEMPLATE.md
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
# 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
|
Loading…
x
Reference in New Issue
Block a user