File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ _Please make sure to review and check all of these items:_
66- [ ] Do the CI tests pass with this change (enable it first in your forked repo and wait for the github action build to finish)?
77- [ ] Is the new or changed code fully tested?
88- [ ] Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?
9+ - [ ] Is there an example added to the examples folder (if applicable)?
910
1011_ NOTE: these things are not required to open a PR and can be done
1112afterwards / while the PR is open._
Original file line number Diff line number Diff line change 1+ # Examples
2+
3+ Examples of redis-py usage go here. They're being linked to the [ generated documentation] ( https://redis-py.readthedocs.org ) .
You can’t perform that action at this time.
0 commit comments