Open Issues Need Help
View All on GitHub テストを書く - backend about 2 months ago
AI Summary: Write backend tests for the Polimoney project, a Go server application aimed at visualizing political funding data to increase transparency. The tests should cover the functionality of the Go backend server.
Complexity:
4/5
enhancement good first issue DEV
dependabotを設定する about 2 months ago
AI Summary: Configure Dependabot for the Polimoney project to automate dependency updates and security alert responses. This involves setting up Dependabot to automatically merge pull requests only if tests pass, ensuring a safer update process. This requires familiarity with Dependabot and the project's testing infrastructure.
Complexity:
3/5
good first issue dependencies