From a4e61452d844e4654fe886607f21653185d1ad2d Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Fri, 27 Jan 2023 14:15:05 +0100 Subject: Start a directory for design documents --- doc/future-designs/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/future-designs/README.md (limited to 'doc/future-designs/README.md') 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. -- cgit v1.2.3