From af0c9dc4e95ca8299b1ca2b099e229e919401372 Mon Sep 17 00:00:00 2001 From: Pierre-Antoine Champin Date: Fri, 3 Dec 2021 16:26:49 +0100 Subject: [PATCH] add description of a 'guideline for new features' note --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index b89fce9..a75926f 100644 --- a/index.html +++ b/index.html @@ -326,6 +326,7 @@

  • Use case and requirement documents;
  • Test suite and implementation report for the specification;
  • Primer or Best Practice documents to support web developers when designing applications.
  • +
  • Guidelines about how and which new features may be further added to the recommendations.