From 1fdb7ff68084924d7cbf62791759655bd50e4b46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josh=20Goldberg=20=E2=9C=A8?= Date: Tue, 4 Jul 2023 09:18:36 -0700 Subject: [PATCH] docs: mention favorite emoji at bottom of CONTRIBUTING.md (#591) ## PR Checklist - [x] Addresses an existing open issue: fixes #575 - [x] That issue was marked as [`status: accepting prs`](https://github.com/JoshuaKGoldberg/template-typescript-node-package/issues?q=is%3Aopen+is%3Aissue+label%3A%22status%3A+accepting+prs%22) - [x] Steps in [CONTRIBUTING.md](https://github.com/JoshuaKGoldberg/template-typescript-node-package/blob/main/.github/CONTRIBUTING.md) were taken ## Overview Per the issue, asks for a favorite emoji. --- .github/CONTRIBUTING.md | 6 ++++++ src/hydrate/steps/writing/creation/dotGitHub/rootFiles.ts | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index a5d064c89..ce9b8e31b 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -81,3 +81,9 @@ Once all feedback is addressed and the PR is approved, we'll ensure the branch i Once your PR is merged, if you haven't yet been added to the [_Contributors_ table in the README.md](../README.md#contributors) for its [type of contribution](https://allcontributors.org/docs/en/emoji-key "Allcontributors emoji key"), you should be soon. Please do ping the maintainer who merged your PR if that doesn't happen within 24 hours - it was likely an oversight on our end! + +## Emojis & Appreciation + +If you made it all the way to the end, bravo dear user, we love you. +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. +💖 is a good starter if you're not sure which to use. diff --git a/src/hydrate/steps/writing/creation/dotGitHub/rootFiles.ts b/src/hydrate/steps/writing/creation/dotGitHub/rootFiles.ts index 79c349602..5ba3fd191 100644 --- a/src/hydrate/steps/writing/creation/dotGitHub/rootFiles.ts +++ b/src/hydrate/steps/writing/creation/dotGitHub/rootFiles.ts @@ -225,6 +225,12 @@ Once all feedback is addressed and the PR is approved, we'll ensure the branch i Once your PR is merged, if you haven't yet been added to the [_Contributors_ table in the README.md](../README.md#contributors) for its [type of contribution](https://allcontributors.org/docs/en/emoji-key "Allcontributors emoji key"), you should be soon. Please do ping the maintainer who merged your PR if that doesn't happen within 24 hours - it was likely an oversight on our end! + +## Emojis & Appreciation + +If you made it all the way to the end, bravo dear user, we love you. +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. +💖 is a good starter if you're not sure which to use. `, "DEVELOPMENT.md": `# Development