We welcome contributions from the open-source community! To get started:
-
Fork the repository and clone your fork:
git clone https://github.com/Suraj-kumar00/xresume-ai.git cd xresume-ai
-
Create a feature branch:
git checkout -b feature/your-feature-name
-
Make your changes and test them.
-
Commit your changes:
bash Copy code git commit -m "Add your commit message"
-
Push to your fork and submit a pull request.