Einen Pull Request zu einem Issue verknüpfen
To link a pull request to an issue to show that a fix is in progress and to automatically close the issue when someone merges the pull request, type one of the following keywords followed by a reference to the issue. For example, Closes #10
or Fixes octo-org/octo-repo#100
.
- close (schließen)
- closes (wird geschlossen)
- closed (geschlossen)
- fix (korrigieren)
- fixes (korrigiert)
- fixed (ist korrigiert)
- beheben
- resolves (löst)
- resolved (gelöst)
Weitere Informationen findest Du unter "Pull Request mit einem Issue verknüpfen."
Marking an issue or pull request as a duplicate
Um einen Issue oder Pull Request als Duplikat zu markieren, gib „Duplikat von“ gefolgt von der Nummer des Issues oder Pull Requests, der dupliziert wird, in den Text eines neuen Kommentars ein. For more information, see "Marking issues or pull requests as a duplicate."