Skip to content

Commit 1fdb7ff

Browse files
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.
1 parent 566cf61 commit 1fdb7ff

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.github/CONTRIBUTING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,3 +81,9 @@ Once all feedback is addressed and the PR is approved, we'll ensure the branch i
8181

8282
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.
8383
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!
84+
85+
## Emojis & Appreciation
86+
87+
If you made it all the way to the end, bravo dear user, we love you.
88+
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.
89+
💖 is a good starter if you're not sure which to use.

src/hydrate/steps/writing/creation/dotGitHub/rootFiles.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,12 @@ Once all feedback is addressed and the PR is approved, we'll ensure the branch i
225225
226226
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.
227227
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!
228+
229+
## Emojis & Appreciation
230+
231+
If you made it all the way to the end, bravo dear user, we love you.
232+
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.
233+
💖 is a good starter if you're not sure which to use.
228234
`,
229235
"DEVELOPMENT.md": `# Development
230236

0 commit comments

Comments
 (0)