Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 867 Bytes

CONTRIBUTING.md

File metadata and controls

34 lines (20 loc) · 867 Bytes

Contributions

Thanks for considering contributing to this project!

These guidelines will help you send a pull request.

If you're submitting an issue instead, please skip this document.

If your pull request is related to a typo or the documentation being unclear, please click on the relevant page's Edit button (pencil icon) and directly suggest a correction instead.

This project was made with your goodwill. The simplest way to give back is by starring and sharing it online.

Everyone is welcome regardless of personal background.

Development process

First fork and clone the repository.

Run:

npm install

Make sure everything is correctly setup with:

npm run test

Create a new translation file

When creating a new translation file, copy packages/core/src/locales/en/zod.json and name the file with the locale code.