diff --git a/TODO.md b/TODO.md index 7e6d6650..9368602e 100644 --- a/TODO.md +++ b/TODO.md @@ -12,6 +12,7 @@ - [ ] Install `pnpm` using `npm i -g pnpm` - [ ] Install dependencies using `pnpm` - Run `pnpm i` to install dependencies; the `rebrand` script will automatically rebrand the repo, adjust workflows, and create a commit +- [ ] Make sure you run `node scripts/rebrand.js` from the root directory to rebrand your repo. - [ ] Run `yarn plop`, and follow prompts to generate server or client components for your library - [ ] 🌟 Enable [private vulnerability reporting] - [ ] Set up `CodeCov`