[patch] Add documentation for select and omit#7208
[patch] Add documentation for select and omit#7208cincodenada wants to merge 1 commit intobalderdashy:masterfrom
Conversation
|
Hi @cincodenada! It looks like the title of your pull request doesn’t quite match our guidelines yet. Would you please edit your pull request's title so that it begins with |
|
Thanks for submitting this pull request, @cincodenada! We'll look at it ASAP. In the mean time, here are some ways you can help speed things along:
Please remember: never post in a public forum if you believe you've found a genuine security vulnerability. Instead, disclose it responsibly. For help with questions about Sails, click here. |
|
Where in the guidelines does it mention prefixing the PR title with the topic? I looked through what I think is the entire guidelines and don't think I saw it anywhere, but the sailsbot message seems to imply that I should have known about the pull request title from reading the guidelines. I also wasn't sure what to subtitle my PR with, because there wasn't anything specifically about docs. |
select() and omit() are mentioned fleetingly in the find docs, but don't have
their own documentation. This adds basic docs for their usage.