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
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ Scan through our existing issues to find one that interests you. If you find an
28
28
### Pull Request Process
29
29
30
30
- When you're finished with the changes, create a pull request, also known as a PR.
31
-
- Fill the [pull request template](pull_request_template.md) so that we can review your PR. This template helps reviewers to understand your changes as well as the purpose of your pull request.
31
+
- Fill the [pull request template](Pull_request_template.md) so that we can review your PR. This template helps reviewers to understand your changes as well as the purpose of your pull request.
32
32
- Don't forget to [link the PR to the issue](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue) if you are solving one.
33
33
- Increase the version numbers in any necessary files to the new version that this
34
34
Pull Request would represent. The versioning scheme we use is [SemVer](http://semver.org/).
@@ -40,4 +40,4 @@ Scan through our existing issues to find one that interests you. If you find an
40
40
41
41
The gematik team thanks you.
42
42
43
-
Once your PR is merged, your contributions will be publicly visible on the [ti-messenger github page](https://github.com/gematik/api-ti-messenger).
43
+
Once your PR is merged, your contributions will be publicly visible on the [ti-messenger github page](https://github.com/gematik/api-ti-messenger).
0 commit comments