diff --git a/docs/usage.md b/docs/usage.md index 2bc75067..2566f9e8 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -88,6 +88,8 @@ It's also possible to have an OS specific `Taskvars.yml` file, like ## Including other Taskfiles +> This feature is still experimental and may have bugs. + If you want to share tasks between different projects (Taskfiles), you can use the importing mechanism to include other Taskfiles using the `includes` keyword: