Welcome to Resume Builder! We appreciate your interest in contributing to our project. Whether you want to report a bug, suggest an improvement, or contribute code, please take a moment to read the following guidelines.
Before getting started, please review our Code of Conduct. We expect all contributors to adhere to this code to ensure a welcoming and respectful environment.
If you encounter a bug or issue with Resume Builder, please create a new issue on our issue tracker. Be sure to include:
- A clear and descriptive title.
- Detailed steps to reproduce the bug.
- Information about your environment (e.g., operating system, browser, or version of the project).
We welcome code contributions from the community. To get started:
- Fork the repository to your GitHub account.
- Clone your fork to your local machine.
- Create a new branch for your changes:
git checkout -b your-feature-name
. - Make your changes and test them thoroughly.
- Commit your changes.
- Push your changes to your fork:
git push origin your-feature-name
. - Create a pull request against the
main
branch of the main repository.
If you're new to Resume Builder, you can explore all features and give us feedback at hardikdesaitech@gmail.com
To keep our commit history clean and well-organized. Please adhere to these guidelines when making commits.
When creating a pull request, make sure it includes:
- A clear and concise title.
- A description of the changes you've made and the problem it solves.
- Any relevant issue references.
Our maintainers will review your pull request, provide feedback, and merge it once it's ready.
Thank you for your contributions!
Resume Builder Team