[whatwg/url] Meta: Add Node.js bug link to PR template (#525)

Per the discussion in https://github.com/nodejs/node/issues/33315,

Node.js would like to have bugs filed whenever there is a normative spec
change. Make sure this is done by adding an item to the PR template.

----

<!--
Thank you for contributing to the URL Standard! Please describe the change you are making and complete the checklist below if your change is not editorial.
-->

- [ ] At least two implementers are interested (and none opposed):
   * …
   * …
- [ ] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at:
   * …
- [ ] [Implementation bugs](https://github.com/whatwg/meta/blob/master/MAINTAINERS.md#handling-pull-requests) are filed:
   * Chrome: …
   * Firefox: …
   * Node.js: …
   * Safari: …

(See [WHATWG Working Mode: Changes](https://whatwg.org/working-mode#changes) for more details.)

You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/url/pull/525


-- Commit Summary --

  * Meta: Add Node.js bug link to PR template

-- File Changes --

    M PULL_REQUEST_TEMPLATE.md (1)

-- Patch Links --

https://github.com/whatwg/url/pull/525.patch

https://github.com/whatwg/url/pull/525.diff


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/pull/525

Received on Thursday, 4 June 2020 20:27:50 UTC