Open Issues Need Help
View All on GitHub Add GitHub Action for Python linting (flake8 + black + isort) about 5 hours ago
AI Summary: This issue proposes adding a GitHub Actions workflow to automatically lint Python code using `flake8`, `black`, and `isort`. The workflow will trigger on all pushes and pull requests, failing if any style violations are detected, to enforce consistent coding style and streamline code reviews. It also includes adding a CI badge to the README and documenting usage in `CONTRIBUTING.md`.
Complexity:
2/5
bug enhancement good first issue hacktoberfest hacktoberfest-accepted
Add GitHub Action for Python testing (pytest + notebook execution) about 6 hours ago
bug documentation enhancement good first issue hacktoberfest hacktoberfest-accepted
Add GitHub Issue Template for consistent issue creation about 6 hours ago
enhancement good first issue hacktoberfest hacktoberfest-accepted
Add standardized Pull Request Template about 6 hours ago
documentation enhancement good first issue hacktoberfest hacktoberfest-accepted