-
Notifications
You must be signed in to change notification settings - Fork 33
Report an issue to Evals #151
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
Conversation
| <script src="{{ url_for('static', filename='js/signing.min.js') }}"></script> | ||
| {% if info.realm == "intro" %} | ||
| <script src="{{ url_for('static', filename='js/report.min.js') }}"></script> | ||
| {% endif %} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Newline please.
packet/static/js/report.js
Outdated
| }) | ||
| } | ||
| }) | ||
| }); No newline at end of file |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here too.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Second the newlines that James pointed out.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! 🚢 🙌
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Uh I meant yeah go for it
A report button and form to report an issue with someone on packet to evals

