-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Update README.md to reference N5008 instead of N5001 #5344
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 README.md to reference N5008 instead of N5001 #5344
Conversation
|
Perfect, thank you! 😻 We merge PRs simultaneously to GitHub and our MSVC-internal repo in a semi-manual process, batched up to save time. Your PR will be part of the next batch, likely next week. I'll post comments here as I prepare your PR for merging. |
|
I'm mirroring this to the MSVC-internal repo - please notify me if any further changes are pushed. |
8166b9c to
07353a1
Compare
|
Hi! I only force-pushed to fix an incorrect commit author. The content remains the same. |
|
Thanks, that's fine as there are no content changes. FYI, if you'd like to permanently associate another email address with your GitHub account, you can do so by adding it as a "secondary address" in your settings. That's what I do with my work and home addresses. Aside from having to confirm it, GitHub will continue to send email to your primary address only. |
|
Thanks for updating this important link, and congratulations on your first microsoft/STL commit! 📜 😸 🎉 |
This PR updates the C++ Working Draft reference in README.md from N5001 to N5008.
This is a minor documentation update and does not affect the code or ABI.
Fixes #5342