-
Notifications
You must be signed in to change notification settings - Fork 146
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
API admin/users, bugfix page/total pages #1001
base: master
Are you sure you want to change the base?
API admin/users, bugfix page/total pages #1001
Conversation
this is fixed in newer rubocop-rspec versions. see: rubocop/rubocop-rspec#1177
…eMichael/foodsoft into 1_API_extension_based_on_28
Hi @SomeMichael thank you for your PR. https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/keeping-your-pull-request-in-sync-with-the-base-branch Also, are you sure pages start at 1 and not at 0 (just to be sure)? |
As suggested by @yksflip in #1000, I created a PR.
But there doesn't seam to be a way to only include specific commits into the PR. Just let me know if I should put the commits to different branches (E.g. to separate the proposed bugfix)