Make it more friendly

This commit is contained in:
Wes Bos 2020-01-15 14:55:05 -05:00 committed by GitHub
parent 72cc262e55
commit ff57588783
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2976,8 +2976,9 @@ const pages = [
'GraphQL'
],
},
// 🚨 DO NOT ADD YOURSELF TO THE END OF THE ARRAY 🚨
// IT CAUSES MERGE CONFLICT HEADACHES
// 🚨 OH Hey! DO NOT ADD YOURSELF TO THE END OF THE ARRAY 🚨
// 🚨 Add yourself somewhere random. This makes merging you much easier and avoids conflicts. 🚨
// Thx, luv ya - wes
];
export default pages;