🚀 Feature: Add an option for repository emoji #1942
Labels
status: accepting prs
Please, send a pull request to resolve this!
type: feature
New enhancement or request
Bug Report Checklist
main
branch of the repository.Overview
Right now, CTA hardcodes the 💖 emoji in generated docs files. For example:
create-typescript-app/src/blocks/blockContributingDocs.ts
Line 14 in 1d60fc3
...but in my experience, most of my repositories pick a single relative-unique-ish emoji from other repositories. It'd be nice to use that emoji everywhere.
CTA itself has switched to 💝 since Bingo is 🎁.
Let's add an option for emoji that just defaults to
"💖"
. It should be used in created files wherever 💖 is currently.Additional Info
💖
The text was updated successfully, but these errors were encountered: