Contribute to Digitomize
Interested in contributing to Digitomize? Find all the information you need here
Last updated
Interested in contributing to Digitomize? Find all the information you need here
Last updated
Hey! Thanks for considering contributing to Digitomize. We're excited to have you contribute.
Before you get started, be sure to check out the . This will ensure we maintain a positive and welcoming community.
You are welcome to contribute by:
If you encounter a bug or unexpected behavior, please by following the following steps:
Open a new issue
Choose the type of issue (bug report)
Provide all the details required based on the template.
These details include:
a description of the bug
the expected behavior and actual behavior
how to recreate the bug
screenshots (if any)
Open a new issue
Choose the type of issue (feature request)
Provide all the details required based on the template.
These details include:
a description of the feature
the features use cases
how the feature will improve Digitomize
If you're interested in making a contribution, follow these steps to submit a pull request:
Find an open issue that interests you
Make your changes and commit them with descriptive messages
Run npm run eslint
in the root project to make sure your contributions align with our coding guidelines
Run npm run eslint-fix
in the root project to allow ESLint to fix any issues
Push your changes to the forked repository
Open a pull request from your branch to the main upstream branch
Provide a clear description of your changes and why they are valuable
Please ensure your code aligns with the Coding Guidelines below.
Follow the established coding style and conventions.
Write clear and concise code with meaningful comments when necessary.
Test your changes thoroughly before submitting a pull request.
Document new features, changes, or important concepts as needed.
If you have an idea that can improve the Digitomize platform, please by following the following steps:
Fork the and create a branch where you will make your changes
Follow
If you have any issues contributing, the Digitomize community is open to helping you make a successful contribution. You can join
Feel free to get in contact with us. Find our contact details
The Digitomize project is under the MIT License. For more information about our license,