mirror of
https://github.com/nushell/nushell.git
synced 2025-04-03 22:20:48 +02:00
Updated Readme to include Roadmap project board. (#1975)
This commit is contained in:
parent
fe6d96e996
commit
a1fd5ad128
@ -303,6 +303,10 @@ Nu is in heavy development, and will naturally change as it matures and people u
|
|||||||
| Completions | | X | | | | Completions are currently barebones, at best
|
| Completions | | X | | | | Completions are currently barebones, at best
|
||||||
| Type-checking | | X | | | | Commands check basic types, but input/output isn't checked
|
| Type-checking | | X | | | | Commands check basic types, but input/output isn't checked
|
||||||
|
|
||||||
|
# Current Roadmap
|
||||||
|
|
||||||
|
We've added a `Roadmap Board` to help collaboratively capture the direction we're going for the current release as well as capture some important issues we'd like to see in NuShell. You can find the Roadmap [here](https://github.com/nushell/nushell/projects/2).
|
||||||
|
|
||||||
# Contributing
|
# Contributing
|
||||||
|
|
||||||
See [Contributing](CONTRIBUTING.md) for details.
|
See [Contributing](CONTRIBUTING.md) for details.
|
||||||
|
Loading…
Reference in New Issue
Block a user