Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #432 - Give common problem types as a choice for the user #579

Merged
merged 16 commits into from
Mar 9, 2015

Conversation

miketaylr
Copy link
Member

I deployed this to https://staging.webcompat.com so you can see it live and report test bugs, etc.

r? @magsout for CSS/HTML/JS bits.
r? @karlcow for Python bits.

@magsout
Copy link
Member

magsout commented Mar 8, 2015

👍

lgtm..I just have to change some parts of the css, but one can merge before.

@@ -16,18 +16,22 @@
from wtforms import TextAreaField
from wtforms.validators import Length
from wtforms.validators import Optional
from wtforms.validators import Required
from wtforms.validators import InputRequired

This comment was marked as abuse.

This comment was marked as abuse.

@karlcow
Copy link
Member

karlcow commented Mar 9, 2015

The python looks good. 👍 Just fix the small things and automatic r+ after this.

@miketaylr
Copy link
Member Author

Okey doke, let's pull the trigger. 🔫

miketaylr pushed a commit that referenced this pull request Mar 9, 2015
Fixes #432 - Give common problem types as a choice for the user
@miketaylr miketaylr merged commit 51c6b98 into master Mar 9, 2015
@miketaylr miketaylr deleted the issues/432/2 branch March 9, 2015 16:38
@miketaylr miketaylr restored the issues/432/2 branch July 20, 2015 19:04
@miketaylr miketaylr deleted the issues/432/2 branch July 21, 2015 04:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants