File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,22 @@ Please be respectful and constructive in all interactions.
88
99## How to Contribute
1010
11+ ### Finding Good First Issues
12+
13+ New to the project? Look for issues labeled [ ` good first issue ` ] ( https://github.com/joshrotenberg/redisctl/labels/good%20first%20issue ) .
14+
15+ These issues are:
16+ - Well-defined with clear acceptance criteria
17+ - Include implementation hints and code pointers
18+ - Have existing patterns you can follow
19+ - Are great for learning the codebase
20+
21+ ** Current good first issues:**
22+ - ** #138 ** - Add pager support for Windows (cross-platform development)
23+ - ** #426 ** - Add payment-method commands (CLI wrapper for existing API)
24+
25+ Each issue has detailed guidance in the comments. Don't hesitate to ask questions!
26+
1127### Reporting Issues
1228
1329- Check existing issues first to avoid duplicates
You can’t perform that action at this time.
0 commit comments