You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/CONTRIBUTING.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Contributing
2
2
3
-
Thanks for your interest in contributing to `create-typescript-app`! 💖
3
+
Thanks for your interest in contributing to `create-typescript-app`! 🎁
4
4
5
5
> After this page, see [DEVELOPMENT.md](./DEVELOPMENT.md) for local development instructions.
6
6
@@ -94,4 +94,4 @@ Please do ping the maintainer who merged your PR if that doesn't happen within 2
94
94
95
95
If you made it all the way to the end, bravo dear user, we love you.
96
96
Please include your favorite emoji in the bottom of your issues and PRs to signal to us that you did in fact read this file and are trying to conform to it as best as possible.
97
-
💖 is a good starter if you're not sure which to use.
97
+
🎁 is a good starter if you're not sure which to use.
Thanks for your interest in contributing to \`${options.repository}\`! 💖
14
+
Thanks for your interest in contributing to \`${options.repository}\`! ${options.emoji}
15
15
16
16
> After this page, see [DEVELOPMENT.md](./DEVELOPMENT.md) for local development instructions.
17
17
@@ -105,7 +105,7 @@ Please do ping the maintainer who merged your PR if that doesn't happen within 2
105
105
106
106
If you made it all the way to the end, bravo dear user, we love you.
107
107
Please include your favorite emoji in the bottom of your issues and PRs to signal to us that you did in fact read this file and are trying to conform to it as best as possible.
108
-
💖 is a good starter if you're not sure which to use.
108
+
${options.emoji} is a good starter if you're not sure which to use.
0 commit comments