From 01fbb90cd4d7bab8c318c692f10c14e98f966d7c Mon Sep 17 00:00:00 2001 From: Lysandre Date: Mon, 17 Jun 2024 09:28:37 +0200 Subject: [PATCH] Redirect to GitHub's tutorial on PRs --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 07221394..39b57c19 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -41,7 +41,7 @@ There are several ways you can contribute to text-generation-inference. ## Fixing outstanding issues -If you notice an issue with the existing code and have a fix in mind, feel free to [start contributing](#create-a-pull-request) and open +If you notice an issue with the existing code and have a fix in mind, feel free to [start contributing](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request) and open a Pull Request! ## Submitting a bug-related issue or feature request