# Contributing Code 1. **Fork + Clone** the repository to your local environment. 2. **Holidays**: Update the [holiday definitions](https://github.com/vsme/chinese-days/blob/main/src/holidays/generate.ts). 3. **Lunar Calendar**: Update the [lunar calendar definitions](https://github.com/vsme/chinese-days/blob/main/src/solar_lunar/constants.ts). 4. **Other Changes**: Implement any other necessary updates or enhancements. 5. **Submit a Pull Request (PR)**.