1
0
mirror of https://github.com/go-task/task.git synced 2025-01-18 04:59:01 +02:00

docs: ETA FAQ

This commit is contained in:
Pete Davison 2024-06-09 20:12:24 +00:00
parent f39c6352ac
commit 6bf6fe7ead
No known key found for this signature in database
GPG Key ID: 2ABFD790DF2521A2

View File

@ -7,6 +7,25 @@ sidebar_position: 15
This page contains a list of frequently asked questions about Task. This page contains a list of frequently asked questions about Task.
## When will \<feature\> be released? / ETAs
Task is _free_ and _open source_ project maintained by a small group of
volunteers with full time jobs and lives outside of the project. Because of
this, it is difficult to predict how much time we will be able to dedicate to
the project in advance and we don't want to make any promises that we can't
keep. For this reason, we are unable to provide ETAs for new features or
releases. We make a "best effort" to provide regular releases and fix bugs in a
timely fashion, but sometimes our personal lives must take priority.
ETAs are probably the number one question we (and maintainers of other open
source projects) get asked. We understand that you are passionate about the
project, but it can be overwhelming to be asked this question so often. Please
be patient and avoid asking for ETAs.
The best way to speed things up is to contribute to the project yourself. We
always appreciate new contributors. If you are interested in contributing, check
out the [contributing guide](./contributing.mdx).
## Why won't my task update my shell environment? ## Why won't my task update my shell environment?
This is a limitation of how shells work. Task runs as a subprocess of your This is a limitation of how shells work. Task runs as a subprocess of your