-
-
Notifications
You must be signed in to change notification settings - Fork 39k
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
Bonfire MDN links - Issue #255 #262
Conversation
I vote for inclusion. I also like your coding style @aldraco. |
LGTM |
Thanks! Great, I'll keep going with the rest of the bonfires. |
Are you going to them here or in a separate PR? |
@@ -2,7 +2,8 @@ var _ = require('lodash'), | |||
debug = require('debug')('freecc:cntr:bonfires'), | |||
Bonfire = require('./../models/Bonfire'), | |||
User = require('./../models/User'), | |||
resources = require('./resources'); | |||
resources = require('./resources') |
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
@aldraco Separate PR's are fine. If you can fix the comma typo we can merge it in. |
Voila! |
I've QA'd this and it is an immediate improvement on our Bonfires. I'm going to go ahead and get this into production tonight! Thanks so much @aldraco! and @BerkeleyTrue and @elimisteve for your feedback. |
Bonfire MDN links - Issue #255
Links for the one-flame bonfires have been added. I can continue with the rest or leave it here, up to you.
If there are no links to show, the "helpful links" header does not display.
TODO? I can also add an input on the "create bonfire" page to allow a user to add these at time of creation.