Skip to content

Commit 82885df

Browse files
committed
Use more descriptive link text in contributing doc
For disabled people using screen readers or such tools, a link text should be more descriptive so they can easier decide to follow it or not. Signed-off-by: Sven Strittmatter <sven.strittmatter@iteratec.com>
1 parent 89570b3 commit 82885df

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ For bugfixes and security fixes of the current release please follow the followi
7979
- For the main branch:
8080
- Create a bugfix branch from `main` branch
8181
- Cherry-Pick Bugfix and commit to bugfix branch
82-
- Create PR to `main` branch
82+
- Create PR to `main` branch
8383

8484
## Working with Issues - How to Contribute in Issues
8585

@@ -88,7 +88,7 @@ Before you open an issue please verify there is no existing one covering your is
8888

8989
## How to Write Commit Messages
9090

91-
For more information see [here](https://chris.beams.io/posts/git-commit/).
91+
For more information see [Chris Beams article](https://chris.beams.io/posts/git-commit/).
9292

9393
TL;DR
9494

0 commit comments

Comments
 (0)