diff options
-rw-r--r-- | doc/future-designs/README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/future-designs/README.md b/doc/future-designs/README.md new file mode 100644 index 00000000..16dc4164 --- /dev/null +++ b/doc/future-designs/README.md @@ -0,0 +1,8 @@ +This directory contains a collection of design documents for planned +additions and changes to the `just` build tool. In this way, the +design of upcoming larger changes can be reviewed in a transparent +way, before the implementation is started. + +The design documents in this directory are not yet implemented, +and there is no promise of when those changes will be implemented, +or if at all. |