Replace mentions to github and forgejo for stackit git

This commit is contained in:
jaime merino 2026-04-23 15:54:40 +02:00
parent 2bcb71ffdf
commit 023907bee4
5 changed files with 12 additions and 12 deletions

View file

@ -27,8 +27,8 @@ Thank you for your interest in contributing to this project! We appreciate your
git push origin feature-branch-name
```
3. Open a PR on GitHub, describing your changes clearly.
4. If your PR is related to an issue, use the [GitHub key words](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/using-keywords-in-issues-and-pull-requests#linking-a-pull-request-to-an-issue).
3. Open a PR on StackitGit, describing your changes clearly.
4. If your PR is related to an issue, use the [StackitGit key words](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/using-keywords-in-issues-and-pull-requests#linking-a-pull-request-to-an-issue).
This will ensure that the related issue will automatically close when your change is merged.
5. Address any feedback and update your PR as necessary.