Pull Request help

I have a doubt, in this issue, a feature for adding the title for URL is requested, with the dependency we use right now(small talk), it is not possible, so I looked in npm Registry and found a good dependency which could easily help up do this, its call sweetalert2, so I am locally trying to fix this bug, (I’ added the dependency sweetalert2: npm i sweetalert2)
if I just submit a PR with an updated Package.json file and the changes in the file I made will the pr pass the test or I have to do something else too

It should just pass the test, but if it doesn’t then it will be sorted out at that time, nothing you need to do.

1 Like