10 comments (10 comments)1 reaction (1 reaction)0 assignees (0 assignees)JavaScript2,489 forks (2,489 forks)batch import
good first issuepr-raised🙋♂️feature-request
Repository metrics
- Stars
- 23,739 stars (23,739 stars)
- PR merge metrics
- Avg merge 10h 14m (Avg merge 10h 14m)2 merged PRs in 30d (2 merged PRs in 30d)
Description
I want to add locale support for Burmese, Myanmar. (my_MM) How can I contribute? Would appreciate some guidelines and how-to to follow.
Contributor guide
- Research direction
- Check the existing locale files in the repository (e.g., src/lib/isAlpha.js or similar) to understand the pattern. Study how other locales are defined (like 'en US' or 'fr FR') and replicate the structure for 'my MM'. Read the contributing guidelines if available.
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- JavaScript