I know you can close issues by putting closes #1 or fixes #1 in the commit message. What is the best way to close multiple issues in the same commi
closes #1
fixes #1
Here from Github self a documentation: Linking a pull request to an issue
Resolves #10, resolves #123, resolves octo-org/octo-repo#100