Welcome to CSC 590! This GitHub organization serves as a collaborative space for various open-source projects, including Platform Commander, where we assist a professor in resolving issues with an existing open-source project.
This organization is dedicated to:
- Hosting and managing multiple open-source projects.
- Encouraging structured collaboration among students, developers, and contributors.
- Maintaining high-quality software with clear documentation and contribution guidelines.
- Learning best practices in software development, GitHub workflows, and open-source contributions.
Description: This project focuses on fixing an issue within an open-source platform commander tool as part of our collaboration with Dr. Wagner.
🔧 Tasks & Goals:
- Identify and analyze the bug/issue.
- Implement a structured solution and document changes.
- Collaborate through GitHub Issues, Pull Requests, and Discussions.
- Follow best practices for code quality and maintainability.
🚀 How to Contribute:
- Check out Platform Commander Repository.
- Read the
CONTRIBUTING.mdandISSUE_TEMPLATE/for guidelines. - Fork the repository, create a feature branch, and submit a Pull Request (PR).
- Any updates should be added to the contributions doc
- Clone the repository (Platform Commander):
git clone https://github.com/CSC-590-Open-Source-Development/Platform-Commander.git cd CSC-590-Open-Source-Development cd Platform-Commander