codebuddies / cb-connect

Platform to connect mentors with mentees, accountability partners, and OS project maintainers with new contributors
GNU General Public License v3.0
14 stars 8 forks source link

Updated regex and form error message description in apply.jsx #84

Closed ISPOL closed 5 years ago

ISPOL commented 5 years ago

Changed regex to accept hyphens and underscores Changed name regex to start with a letter. Changed form control feedback to more closely match the regex requirements Resolved #72

lpatmo commented 5 years ago

Thanks @stain88 and @ISPOL! Merging.