CodeForPhilly / laddr

http://codeforphilly.github.io/laddr/
MIT License
61 stars 34 forks source link

Chat channel minus sign not allowed #157

Closed schlos closed 7 years ago

schlos commented 7 years ago

Although minus sign is allowed in channel name in Slack, site validation does not allow minus "-" sign in chat channel name.

I think it should be allowed.

Line: https://github.com/CodeForPhilly/laddr/blob/9848bfb24a61c0a24c0159bdc55f51b985f35e9e/html-templates/projects/projectEdit.tpl#L54