Skip to content

Commit 861570e

Browse files
Merge pull request #3239 from Redis-Insight/ViktarStarastsenka-patch-3
Update CONTRIBUTING.md
2 parents 519d7f6 + 8c2e637 commit 861570e

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
@@ -9,7 +9,7 @@ Please ensure your commits are small and focused; they should tell a story of yo
99

1010
## Submitting an issue
1111
If you find a bug in the source code, you can help us by
12-
submit an issue to our [GitHub Repository](https://github.com/RedisInsight/RedisInsight)
12+
submit an issue to our [GitHub Repository](https://github.com/Redis-Insight/Redis-Insight)
1313

1414
Before you submit an issue, please search the issue tracker, maybe an issue for your problem already exists and the discussion might inform you of workarounds readily available.
1515

@@ -18,7 +18,7 @@ Before you submit an issue, please search the issue tracker, maybe an issue for
1818

1919
Use the following procedure to submit a pull request:
2020

21-
a. Fork RedisInsight on github ( https://docs.github.com/en/github/getting-started-with-github/fork-a-repo )
21+
a. Fork Redis Insight on github ( https://docs.github.com/en/github/getting-started-with-github/fork-a-repo )
2222
b. Create a topic branch (git checkout -b my_branch)
2323
c. Push to your branch (git push origin my_branch)
2424
d. Initiate a pull request on github ( https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request )

0 commit comments

Comments
 (0)