You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While reading the ZenHub docs about connecting PRs to tickets I came across this:
The simplest method is using GitHub's closing keywords when creating pull requests. When you include phrases like "Fixes #123", "Closes #456", or "Resolves #789" in your PR description,
If we update our PR template to include "Fixes #", then PRs will be automatically linked helping us to make sure we don't miss this.
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
PRs should automatically be connected to issues in ZenHub if the template is followed.