Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 915 Bytes

CONTRIBUTING.md

File metadata and controls

30 lines (15 loc) · 915 Bytes

Contributing to the i18n Repository

Thank you for your interest in contributing to the Solar Card PWA i18n repository! We welcome contributions from everyone, whether it's fixing typos, translating new content, or adding a new language.

Please follow the guidelines below to ensure that your contributions are well-structured and easy to review.

How to Contribute

To contribute translations, please follow these steps:

1. Fork the Repository

Start by forking the repository to your own GitHub account:

2. Clone the Repository

Clone your forked repository to your local machine:

git clone https://github.com/solarenterprises/solar-card-i18n.git
cd solar-card-i18n
-