From 0c31e19fd731a6f55808ac1424d889abd719478b Mon Sep 17 00:00:00 2001 From: Volodymyr Yavdoshenko Date: Mon, 12 Jan 2026 18:24:28 +0200 Subject: [PATCH] fix: contributing.md --- contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing.md b/contributing.md index 9865be4f6..19549ad58 100644 --- a/contributing.md +++ b/contributing.md @@ -34,7 +34,7 @@ All submissions should come in the form of pull requests and need to be reviewed by project committers. Read [GitHub's pull request documentation](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests) for more information on sending pull requests. -Lastly, please follow the [pull request template](PULL_REQUEST_TEMPLATE.md) when +Lastly, please follow the [pull request template](.github/PULL_REQUEST_TEMPLATE.md) when submitting a pull request!