Thank you for considering contributing to dStruct! By contributing, you help make this project better for everyone. Please read the guidelines below before making any contributions.
- Code of Conduct
- How Can I Contribute?
- Reporting Bugs
- Suggesting Enhancements
- Setting Up the Development Environment
- Submitting a Pull Request
- Code Style
- License
This project and everyone participating in it are governed by the Code of Conduct. By participating, you are expected to uphold this code. Please report any unacceptable behavior to [email protected].
Before submitting a bug report, ensure you've checked the existing issues to avoid duplicates. If your issue seems to be a new bug, go ahead and open a new issue.
When creating a bug report, please provide the following information:
- A clear and descriptive title.
- A detailed description of the issue, including steps to reproduce.
- Your operating system and browser details.
If you have an idea for an enhancement, feel free to open an issue with the "Enhancement" label. Clearly describe the feature you're suggesting and how it would benefit the project.
Follow the instructions in the README.md file to set up your development environment. This includes installing dependencies and running the development server.
- Fork the repository and create a new branch for your contribution.
- Make your changes and test thoroughly.
- Ensure your code adheres to the code style guidelines.
- Update the documentation if needed.
- Open a pull request, providing a clear title and description of your changes.
Please follow the coding style guidelines outlined in the style guide.
By contributing, you agree that your contributions will be licensed under the MIT License.
Thank you for contributing to dStruct! Your time and effort are highly appreciated.