From 9a0bc52f8b2ac74bbc2e027b306d4ae018d63324 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Raimondas=20Rimkevi=C4=8Dius=20=28aka=20MekDrop=29?= Date: Sat, 28 Mar 2026 06:17:13 +0200 Subject: [PATCH] docs: remove outdated interactive tutorial reference --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a6683c0..ae9b858 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,6 @@ This action supports such arguments (used in `with` keyword): ## How to contribute? -If you want to add some functionality or fix bugs, you can fork, change and create pull request. If you not sure how this works, try [interactive GitHub tutorial](https://skills.github.com). +If you want to add some functionality or fix bugs, you can fork the repository, make changes, and create a pull request. If you found any bug or have some questions, use [issues tab](https://github.com/impresscms-dev/generate-phpdocs-with-clean-phpdoc-md-action/issues) and write there your questions.