From 9d81c42816e2c2af78f93fcc2f74a99b773c663c Mon Sep 17 00:00:00 2001
From: Steve Lee
Date: Wed, 24 Nov 2021 16:41:16 +0000
Subject: [PATCH 1/3] A change so can make PR
---
README.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/README.md b/README.md
index d3ae6b5c..51b32973 100755
--- a/README.md
+++ b/README.md
@@ -10,5 +10,4 @@ See [interative lists repo](https://github.com/w3c/wai-interactive-lists).
The [master branch deploy](https://master--wai-evaluation-tools-list.netlify.app/list-of-evaluation-tools/)
-Pull Requests Have Netlify links to see CD 'preview' deploys
-
+Pull Requests Have Netlify links to see CD 'preview' deploys.
From 742d22037906cd5d2fb9b3815c6324c78d508d50 Mon Sep 17 00:00:00 2001
From: Steve Lee
Date: Wed, 24 Nov 2021 17:54:51 +0000
Subject: [PATCH 2/3] Update README.md
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index f7378d3a..b5b98579 100755
--- a/README.md
+++ b/README.md
@@ -2,9 +2,9 @@
## Development
-The current work is on [this PR](https://github.com/w3c/wai-evaluation-tools-list/pull/1) which provides a link ot the preview deploy on Netlify.
+The current work is on [this PR](https://github.com/w3c/wai-evaluation-tools-list/pull/1) which provides a link to the `develop` branch preview deploy on Netlify.
-See [interative lists repo](https://github.com/w3c/wai-interactive-lists).
+See [interative lists repo](https://github.com/w3c/wai-interactive-lists) for more details on config and build.
## Continuous Deployment
From 4d33a79e0ec5c75e686cb87f98bcc882327c564e Mon Sep 17 00:00:00 2001
From: Michel Hansma
Date: Tue, 5 Jul 2022 09:14:48 +0200
Subject: [PATCH 3/3] Texts fix for submission
---
content/submit-a-tool.md | 2 +-
content/success.md | 6 +++++-
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/content/submit-a-tool.md b/content/submit-a-tool.md
index 39f50b2c..8e5dccb4 100644
--- a/content/submit-a-tool.md
+++ b/content/submit-a-tool.md
@@ -33,7 +33,7 @@ main > header { grid-column: 4 / span 4; }
This form allows vendors of tools for web accessibility evaluation to submit their tool to the List of Tools for Web Evaluation.
- Note: Information sent using this form is reviewed before the tool is published to the list. It can take up to 10 business days until the tool is published. A notification email is sent to you after submitting this form. This email is also copied to a publicly archived mailing list.
+ Note: This process is managed through GitHub (https://github.com/w3c/wai-evaluation-tools-list/pulls) - new submissions should appear on this page, if you wish to verify the information you have provided.
Contact Shawn Lawton Henry (shawn@w3.org) if you have questions or comments.
diff --git a/content/success.md b/content/success.md
index 17feb6ce..255c49ce 100644
--- a/content/success.md
+++ b/content/success.md
@@ -3,6 +3,10 @@ title: 'Form Submitted'
permalink: /success
---
-# Submission succesfull
+# Tool submitted successfully!
+
+The information sent using this form will be reviewed before the tool is published to the list. It can take up to 10 business days until the tool is published.
+
+This process is managed through GitHub (https://github.com/w3c/wai-evaluation-tools-list/pulls) - new submissions should appear on this page, if you wish to verify the information you have provided.
[list](/list-of-evaluation-tools/)
\ No newline at end of file