Open
Description
Sorry that my time has been fairly limited in the last year to contribute & maintain Less. I'm hoping to be able to squeeze some more time for open source projects in the coming months. In the meantime, here's how others can help.
Core contributions
This repo needs core contributors. Ideally, you should have either a) a record of other open source contributions, and/or b) merged pulls to this repo. A core contributor would help with a) repo maintenance, b) triaging issues, and c) package publishing.
Tasks
Here are some general top-of-mind maintenance tasks.
- [TODO] Switch main Less.js repo from NPM / Lerna to PNPM less-meta#40
- [TODO] Document why build files are committed and/or decide if this is still necessary less-meta#38
- [TODO] Remove transpiling from node / browser testing less-meta#41
- [TODO] Set up a standard test runner - remove some custom test code less-meta#42
- [TODO] Set standards on Node / browser support less-meta#43
- [TODO] Clean up ESLint issues and improve code quality less-meta#44
- [TODO] Fix automatic tests (for PR check) so they stop failing less-meta#45
- [TODO] Find an easier way to maintain or automate the changelog less-meta#46
I may add more as I think of it.