aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
Commit message (Collapse)AuthorAge
* Update CONTRIBUTING.md (#829)24.4.18.0James Maa2024-04-16
| | | | | | | | | | | | | * Update CONTRIBUTING.md Signed-off-by: James Maa <jmaa@berkeley.edu> * Update CONTRIBUTING.md Signed-off-by: James Maa <jmaa@berkeley.edu> --------- Signed-off-by: James Maa <jmaa@berkeley.edu>
* remove getArgs in favor of node:util.parseArgs (#476)Cashew2023-12-29
| | | | | | | * remove getArgs * kebab-case to camelCase * update app/deployment
* Switch to vitest for ESM support; other fixesDarius Jahandarie2023-11-08
|
* Mention markdown all in one extensionMarvNC2023-10-05
|
* Autoformat contributing.mdMarvNC2023-10-05
|
* replaced yomichan references to yomitan at CONTRIBUTING.mdJordi Armangué2023-09-24
|
* Remove hardcoded version from manifestDarius Jahandarie2023-09-23
| | | | | | * Dynamically set version as argument to build script * Set version using tag ref_name in CI * [Cleanup] gitignore ext/manifest.json as it's dynamically generated
* Update CONTRIBUTING.md with HTML style information (#1337)toasted-nutbread2021-01-30
|
* Add contributing file (#1305)toasted-nutbread2021-01-24
* Add CONTRIBUTING.md * Update README.md