mirror of
https://github.com/github/awesome-copilot.git
synced 2026-03-13 20:55:13 +00:00
feat: add before/after customization examples article to learning hub
This commit is contained in:
@@ -11,6 +11,7 @@ const recommendedOrder = [
|
||||
'copilot-configuration-basics',
|
||||
'defining-custom-instructions',
|
||||
'creating-effective-prompts',
|
||||
'before-after-customization-examples',
|
||||
];
|
||||
|
||||
const sortedArticles = articles.sort((a, b) => {
|
||||
|
||||
Reference in New Issue
Block a user