Magento 2 Change Reset Password email template
Goto
vendor/magento/module-customer/view/frontend/email/
Copy the respective template file to your theme like below
app/design/frontend/[Vendor]/[Theme]/Magento_Customer/email/
And change the template accordingly. It should work.