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

One-line intro in the application only accepts numbers and letters #46

Closed lpatmo closed 5 years ago

lpatmo commented 5 years ago

We need to make it accept punctuation like , and ! as well. Otherwise the form won't let the user go through.

The validation is in the HTML, I believe.