-
-
Notifications
You must be signed in to change notification settings - Fork 7.3k
meta: redirect to active repo #26598
Conversation
May be we could also mention |
Anyone know what's the policy for landing in this repo? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with a suggestion.
@refack You can just land it, nothing out of the ordinary.
.github/PULL_REQUEST_TEMPLATE.md
Outdated
@@ -0,0 +1,2 @@ | |||
Thank you for your pull request. This repository has been archived. | |||
Please open the PR in https://github.com/nodejs/node/compare |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just https://github.com/nodejs/node
? The compare view won't work if the changes are in a fork of this repo.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Went with https://github.com/nodejs/node/pulls for as much focusing as possible 🤷♂️
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some bolding wouldn't hurt, doesn't matter too much though.
Also yes, there is no rules for landing stuff here other than "usually don't except for redirection purposes" :P |
Refs: nodejs/node#14662