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

update template.njk to add IE meta tag #1119

Merged
merged 2 commits into from
Jan 10, 2019
Merged

update template.njk to add IE meta tag #1119

merged 2 commits into from
Jan 10, 2019

Conversation

bsushmith
Copy link
Contributor

To ensure that older IE versions always render with the correct rendering engine, added a meta tag

CHANGELOG.md Outdated
@@ -22,11 +22,11 @@

🔧 Fixes:

- Pull Request Title goes here
- update template.njk to add IE meta tag
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for picking this up so quickly, it looks really good. I have one small note about the CHANGELOG entry:

We try to keep the template in the CHANGELOG for future people to copy and paste, so maybe we could update this to be:

Suggested change
- update template.njk to add IE meta tag
- Pull Request Title goes here
Description goes here (optional)
([PR #N](https://github.com/alphagov/govuk-frontend/pull/N))
- Improve rendering in older Internet Explorer

That said if you want us to do this on your behalf let me know and I'll get this merged in.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @NickColley for the help. I have made the necessary changes. Please review.

To ensure that older IE versions always render with the correct rendering engine, added a meta tag
Copy link
Contributor

@NickColley NickColley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for helping us with this, there were some conflicts with the CHANGELOG since we've updated it recently so I've sorted that out for you.

We'll need an approval from another member of the team and we can get this merged!

Copy link
Contributor

@aliuk2012 aliuk2012 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the contribution. Awesome work 👍

@NickColley NickColley merged commit cedf335 into alphagov:master Jan 10, 2019
@aliuk2012 aliuk2012 mentioned this pull request Jan 10, 2019
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