aidenybai / million

Optimize React performance and make your React 70% faster in minutes, not months.
https://million.dev
MIT License
16.19k stars 567 forks source link

🛠️ Tooling: no .env.example in the repo #865

Closed JoshuaKGoldberg closed 8 months ago

JoshuaKGoldberg commented 8 months ago

The contributing guide suggests copying .env.example to .env:

https://github.com/aidenybai/million/blob/d8b5c212ea41e1f811a25376a75ae224515d9324/.github/CONTRIBUTING.md#L143-L146

...but that .env.example file doesn't exist. Is it missing? What should we put in it?

I wasn't sure whether to file this as a docs request (to update the docs) or tooling one (to report an issue with the preset files)... but since .env.example is a common strategy for websites, my guess is it's a tooling issue that the file doesn't exist?

github-actions[bot] commented 8 months ago

Thanks for opening this issue! A maintainer will review it soon.

tobySolutions commented 8 months ago

Thank you very much for this @JoshuaKGoldberg, really appreciate it.