Thank you for your interest in contributing to the Visual FlowChart (VFC) tool! This document provides guidelines for contributing to the project.
- Bug fixes: Help fix issues in the current implementation
- Documentation: Improve or create documentation for users and developers
- Testing: Test the tool and report bugs or suggest improvements
- Feature development: Contribute to the roadmap for version 2.0
- Request access: Email luis.r.lopez@outlook.com to request access to the current tool SOURCE REPO
- Familiarize yourself: Review the documentation and examples
- Join discussions: Participate in GitHub Discussions to share ideas
- Pick an issue: Find an open issue to work on or suggest a new one
The current VFC tool requires:
- Windows operating system
- Visual Studio (details on specific version to be provided)
- C/C++ development knowledge
- Understanding of the Windows API
- Discussion: Start with a discussion or issue to outline your proposed contribution
- Development: Make your changes in a separate branch
- Testing: Ensure your changes work as expected
- Pull Request: Submit a pull request with a clear description of your changes
- Review: Wait for review and address any feedback
- GitHub Discussions: For general questions and ideas
- Issues: For specific bugs or feature requests
- Email: For private communication about the project
(Details on code style will be provided once the repository is public)
We look forward to your contributions!