This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new 3037386 Tweaks
3037386 is described below
commit 3037386b99dd0cd7b01ba165f4edd7a6b03c1067
Author: Sebb <[email protected]>
AuthorDate: Mon Jul 2 13:48:57 2018 +0100
Tweaks
---
www/project/icla/views/pages/interview.js.rb | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/www/project/icla/views/pages/interview.js.rb
b/www/project/icla/views/pages/interview.js.rb
index 487c293..e3c6775 100644
--- a/www/project/icla/views/pages/interview.js.rb
+++ b/www/project/icla/views/pages/interview.js.rb
@@ -17,9 +17,9 @@ class Interview < Vue
_p %{
Welcome to the Apache Software Foundation Individual Contributor License
- Agreement online submission tool! This tool will guide you through the
+ Agreement (ICLA) online submission tool! This tool will guide you
through the
process of licensing to the ASF any copyright and patents that may apply
- to your contributions
+ to your contributions.
}
_p %{
@@ -30,6 +30,10 @@ class Interview < Vue
to review and submit the completed form.
}
+ _p %{
+ TODO: verify email address and Public Name
+ }
+
#
# Question 1
#