Thank you for your interest in contributing to Kalendar! We welcome contributions from the community to help improve and enhance the library. Whether you want to report a bug, suggest a new feature, or submit code changes, this guide will assist you in the process.
There are several ways you can contribute to Kalendar:
-
Bug Reports: If you encounter any issues or discover a bug while using Kalendar, please submit a detailed bug report. Include information such as steps to reproduce the issue, expected behavior, and observed behavior.
-
Feature Requests: If you have ideas for new features, enhancements, or improvements, we encourage you to submit a feature request. Provide a clear description of the proposed feature and explain how it would benefit the library.
-
Code Contributions: You can contribute to Kalendar by submitting pull requests for bug fixes, new features, or improvements. Before submitting a pull request, please make sure to review the guidelines mentioned below.
To contribute to Kalendar, follow these steps:
-
Fork the repository on GitHub.
-
Clone your forked repository to your local machine.
git clone https://github.com/hi-manshu/kalendar.git
-
Create a new branch for your changes.
git checkout -b my-branch
-
Make the necessary changes and additions to the codebase.
-
Test your changes and open a PR with details detailed description!
-
Improve existing documentation by fixing errors, enhancing explanations, or providing additional examples.
-
Add new sections or examples to the documentation to make it more comprehensive and beginner-friendly.
-
Ensure the documentation follows a clear structure and uses consistent formatting.
-
When participating in discussions, bug reports, or pull requests, please keep the following guidelines in mind:
-
Be respectful and considerate of others' opinions and ideas.
-
Avoid personal attacks, derogatory language, or offensive content.
Provide constructive feedback and suggestions. We appreciate your contributions