Tierney Cyren
Tierney Cyren
Yes, I think this should be part of the 1.0.0 release. On uniqueness, collisions would do no good for anyone and would actually harm people searching for specific `shortName`s. Collisions...
Yes, that would serve the issue of creating a new chapter from a blank slate. Would that also be adaptable to development of `nodeschool-admin`, giving a blank/placeholder chapter to test/work...
Brainstorming here: A chapter needs: - chapter.json - self-explanatory - events.json - self-explanatory - Code of Conduct - Good practice, and sets guidelines for what is and isn't acceptable. -...
What file structure would you want? A) ``` favicon.ico img/logo.png img/logo.svg ``` or B) ``` favicon.ico logo.png logo.svg ``` or C) ``` img/favicon.ico img/logo.png img/logo.svg ``` or something else? Personally...
I'm also interested, will start submitting whatever PRs I can.
If you're confident in these changes, I'd highly recommend submitting a PR - easier and more in-line with our workflow to do code review that way 👍🏻
Moving this to nodejs/help.
> People are [choosing Corepack](https://github.com/search?type=code&q=%22%5C%22packageManager%5C%22%22+path%3Apackage.json) because it shipped with Node.js and because it defines a [canonical way](https://nodejs.org/api/corepack.html) to define your package manager. Sure, except it's never been a supported way...
> Add support for .mjs as a file extension is .cjs also already supported? Worth doing if not already.
Should also be merged with #72