Documentation: Mention that including Taskfiles is still experimental

This commit is contained in:
Andrey Nering
2018-12-09 15:57:13 -02:00
parent 95b75c5330
commit 83dbe78965

View File

@@ -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: