Open Issues Need Help
View All on GitHub refactor: use `FSharpMyExt` as package about 2 months ago
AI Summary: This issue proposes refactoring the codebase to utilize `FSharpMyExt` as a standalone package. It is explicitly labeled as a "good first issue," indicating it's a straightforward task suitable for new contributors.
Complexity:
1/5
good first issue
test: write test for `GitIgnore` about 2 months ago
AI Summary: This issue requests the creation of unit tests for the `GitIgnore` module, located at `src/Backuper.Core/GitIgnore.fs`. The task involves writing test cases to ensure the module's functionality, likely related to parsing `.gitignore` patterns and matching files, is thoroughly covered.
Complexity:
2/5
good first issue