mr-excel
Version:
A versatile JavaScript library for effortlessly generating .xlsx files from input objects. Seamlessly create Excel spreadsheets with data, formatting, formulas, and more.
28 lines (17 loc) • 1.18 kB
Markdown
# Contributing
We welcome contributions from the community to improve this project. If you'd like to contribute, please follow these simple guidelines:
- Fork the repository and create a new branch for your changes.
- Make your changes and ensure that your code follows the project's style guide.
- Test your changes to make sure they work as intended.
- Submit a pull request with a clear description of your changes.
## Code Style
- Follow the existing code style and formatting of the project.
- Make sure your code is well-documented to help others understand your changes.
- Use clear and descriptive variable and function names.
## Reporting Issues
If you encounter any issues or bugs, please open an issue on the repository with a clear description of the problem. Include any steps to reproduce the issue if possible.
## Providing Feedback
We value feedback from the community. If you have suggestions for improvement or new features, please don't hesitate to share them with us.
## Thank You
Thank you for considering contributing to this project. Your help is greatly appreciated!
By contributing to this project, you agree to abide by the Code of Conduct.