-
Notifications
You must be signed in to change notification settings - Fork 659
Moves boolean table to module docs #2812
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Backport to stable-2.17: 💚 backport PR created✅ Backport PR branch: Backported as #2817 🤖 @patchback |
Backport to stable-2.18: 💚 backport PR created✅ Backport PR branch: Backported as #2818 🤖 @patchback |
Backport to stable-2.19: 💚 backport PR created✅ Backport PR branch: Backported as #2819 🤖 @patchback |
* Add 'True' string Requested to add `True` string to the Truthy values list. (cherry picked from commit 332beea) * move bool table to module docs (cherry picked from commit d0a7ed8) * move bool table to module docs (cherry picked from commit cad6ff6) Co-authored-by: Sandra McCann <[email protected]>
* Add 'True' string Requested to add `True` string to the Truthy values list. (cherry picked from commit 332beea) * move bool table to module docs (cherry picked from commit d0a7ed8) * move bool table to module docs (cherry picked from commit cad6ff6) Co-authored-by: Sandra McCann <[email protected]>
* Add 'True' string Requested to add `True` string to the Truthy values list. (cherry picked from commit 332beea) * move bool table to module docs (cherry picked from commit d0a7ed8) * move bool table to module docs (cherry picked from commit cad6ff6) Co-authored-by: Sandra McCann <[email protected]>
As requested in #2489 (comment)