Open Issues Need Help
View All on GitHub Enhancement: Add Build Verification GitHub Action for Pull Requests about 1 month ago
AI Summary: The repository currently lacks automated build verification for pull requests, preventing contributors and maintainers from immediately identifying build-breaking changes and leading to potential integration issues. This issue proposes implementing a GitHub Action workflow to automatically compile, test, format, and lint the Rust workspace across multiple platforms (Linux, Windows, macOS) and Rust versions (stable, beta) on every pull request and push to the main branch.
Complexity:
3/5
enhancement good first issue GSSoC'25 Level 1
Suggestion: Add Code Of Conduct File to project 3 months ago
documentation good first issue GSSoC'25 Level 1
🚫 License Missing from Repository 3 months ago
documentation good first issue GSSoC'25 Level 1
Suggestion: Add a CONTRIBUTING.md File to project 3 months ago
documentation good first issue GSSoC'25 Level 1