Skip to content

Commit 64c8662

Browse files
izeyesnicoll
authored andcommitted
Fix casing for GitHub in the contributing guide
Closes gh-22373
1 parent 7cde283 commit 64c8662

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ If you have a question, check StackOverflow using
2929
Find an existing discussion or start a new one if necessary.
3030

3131
If you suspect an issue, perform a search in the
32-
[Github issue tracker](https://github.com/spring-projects/spring-framework/issues), using a few different keywords.
32+
[GitHub issue tracker](https://github.com/spring-projects/spring-framework/issues), using a few different keywords.
3333
When you find related issues and discussions, prior or current, it helps you to learn and
3434
it helps us to make a decision.
3535

@@ -42,7 +42,7 @@ Before you create a ticket, please take the time to [research first](#discuss).
4242

4343
If creating a ticket after a discussion on StackOverflow, please provide a self-sufficient description in the ticket, independent of the details on StackOverview. We understand this is extra work but the issue tracker is an important place of record for design discussions and decisions that can often be referenced long after the fix version, for example to revisit decisions, to understand the origin of a feature, and so on.
4444

45-
When ready create a ticket in the [Github issue tracker](https://github.com/spring-projects/spring-framework/issues).
45+
When ready create a ticket in the [GitHub issue tracker](https://github.com/spring-projects/spring-framework/issues).
4646

4747
#### Ticket Lifecycle
4848

0 commit comments

Comments
 (0)