meta: use contact_links instead of issue templates#30172
Closed
targos wants to merge 2 commits intonodejs:masterfrom
Closed
meta: use contact_links instead of issue templates#30172targos wants to merge 2 commits intonodejs:masterfrom
targos wants to merge 2 commits intonodejs:masterfrom
Conversation
To redirect people to the help and website repos.
cjihrig
approved these changes
Oct 30, 2019
tniessen
approved these changes
Oct 30, 2019
sam-github
reviewed
Oct 30, 2019
| @@ -0,0 +1,8 @@ | |||
| blank_issues_enabled: false | |||
| contact_links: | |||
| - name: ⁉️ Need help with Node.js? | |||
Contributor
There was a problem hiding this comment.
Is the leading !? intended? It looks like a typo.
Member
Author
There was a problem hiding this comment.
It is an emoji. See https://github.com/targos/node/issues/new/choose
Contributor
There was a problem hiding this comment.
I don't see an emoji, I see the literal text ⁉️ Need help with Node.js? on the choose site, same as the text above.
I notice its the same at https://github.com/nodejs/node/issues/new/choose though, so its pre-existing, unrelated to this PR.
Co-Authored-By: Tobias Nießen <tniessen@users.noreply.github.com>
lpinca
approved these changes
Oct 30, 2019
BethGriggs
approved these changes
Oct 30, 2019
trivikr
approved these changes
Oct 31, 2019
devnexen
approved these changes
Oct 31, 2019
Member
Author
Member
Author
|
Landed in 75dc893 |
targos
added a commit
that referenced
this pull request
Nov 1, 2019
To redirect people to the help and website repos. PR-URL: #30172 Refs: https://github.blog/changelog/2019-10-28-new-issue-template-configuration-options/ Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: David Carlier <devnexen@gmail.com>
targos
added a commit
that referenced
this pull request
Nov 5, 2019
To redirect people to the help and website repos. PR-URL: #30172 Refs: https://github.blog/changelog/2019-10-28-new-issue-template-configuration-options/ Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: David Carlier <devnexen@gmail.com>
targos
added a commit
that referenced
this pull request
Nov 8, 2019
To redirect people to the help and website repos. PR-URL: #30172 Refs: https://github.blog/changelog/2019-10-28-new-issue-template-configuration-options/ Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: David Carlier <devnexen@gmail.com>
targos
added a commit
that referenced
this pull request
Nov 10, 2019
To redirect people to the help and website repos. PR-URL: #30172 Refs: https://github.blog/changelog/2019-10-28-new-issue-template-configuration-options/ Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: David Carlier <devnexen@gmail.com>
targos
added a commit
that referenced
this pull request
Nov 10, 2019
To redirect people to the help and website repos. PR-URL: #30172 Refs: https://github.blog/changelog/2019-10-28-new-issue-template-configuration-options/ Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: David Carlier <devnexen@gmail.com>
targos
added a commit
that referenced
this pull request
Nov 11, 2019
To redirect people to the help and website repos. PR-URL: #30172 Refs: https://github.blog/changelog/2019-10-28-new-issue-template-configuration-options/ Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: David Carlier <devnexen@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
To redirect people to the help and website repos.
Live demo: https://github.com/targos/node/issues/new/choose
Refs: https://github.blog/changelog/2019-10-28-new-issue-template-configuration-options/