Sistema de recompensa por pontos da empresa Dunder Mifflin

2 Open Issues Need Help Last updated: Nov 22, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue outlines the initial setup for a new Python development environment and package. It involves organizing the package's folder structure, adding necessary meta files like `pyproject.toml` and `README`, and configuring the package to be installable via pip. The VSCode setup has already been completed.

Complexity: 2/5
good first issue

Sistema de recompensa por pontos da empresa Dunder Mifflin

AI Summary: This GitHub issue outlines the foundational setup for integrating testing into a project. It involves organizing test directories, configuring the pytest framework, setting up a test runner, and integrating the testing process into the Continuous Integration (CI) pipeline.

Complexity: 3/5
good first issue

Sistema de recompensa por pontos da empresa Dunder Mifflin