Update CONTRIBUTING.md

Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
pull/3747/head
Frank Elsinga 2 months ago committed by GitHub
parent e5a20c995e
commit dbf0303a9e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -231,7 +231,7 @@ The goal is to make the Uptime Kuma installation as easy as installing a mobile
## Tools
- [`Node.js`](https://nodejs.org/) >= 18
- [`npm`](https://www.npmjs.com/) >= 8.5
- [`npm`](https://www.npmjs.com/) >= 10.2.4
- [`git`](https://git-scm.com/)
- IDE that supports [`ESLint`](https://eslint.org/) and EditorConfig (I am using [`IntelliJ IDEA`](https://www.jetbrains.com/idea/))
- A SQLite GUI tool (f.ex. [`SQLite Expert Personal`](https://www.sqliteexpert.com/download.html) or [`DBeaver Community`](https://dbeaver.io/download/))

Loading…
Cancel
Save