Skip to content

Commit

Permalink
Merge pull request #53 from UnsuckM365/main
Browse files Browse the repository at this point in the history
Added: m365-yearly-performance-review-prompt
  • Loading branch information
rabwill authored Sep 30, 2024
2 parents 734626a + 9e06296 commit 4bc9cc2
Show file tree
Hide file tree
Showing 3 changed files with 93 additions and 0 deletions.
42 changes: 42 additions & 0 deletions samples/m365-yearly-performance-review-prompt/assets/sample.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
[
{
"name": "copilotprompts-m365-yearly-performance-review-prompt",
"source": "pnp",
"title": "Create List of Accomplishments for Yearly Performance Review",
"shortDescription": "Ask copilot to generate a list of accomplishments and areas of development for yearly performance review.",
"url": "https://github.com/pnp/copilot-prompts/tree/main/samples/m365-yearly-performance-review-prompt",
"downloadUrl": "https://pnp.github.io/download-partial/?url=https://github.com/pnp/copilot-prompts/tree/main/samples/m365-yearly-performance-review-prompt",
"longDescription": [
"This prompt will help you compile a list of top accomplishments as well as areas of development to serve as background and talking points for yearly review discussion."
],
"creationDateTime": "2024-09-18",
"updateDateTime": "2024-09-18",
"products": [
"Microsoft Copilot"
],
"metadata": [
],
"thumbnails": [
{
"type": "image",
"order": 100,
"url": "https://github.com/pnp/copilot-prompts/raw/main/samples/m365-yearly-performance-review-prompt/assets/yearlyreview.png",
"alt": "Prompt for creating a list of accomplishments and areas of development for yearly performance review."
}
],
"authors": [
{
"gitHubAccount": "UnsuckM365",
"pictureUrl": "https://avatars.githubusercontent.com/u/50593866?v=4",
"name": "Diego Domingos da Silva"
}
],
"references": [
{
"name": "Microsoft Copilot",
"description": "Microsoft Copilot",
"url": "https://copilot.microsoft.com/"
}
]
}
]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
51 changes: 51 additions & 0 deletions samples/m365-yearly-performance-review-prompt/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
# 🚀 Create A Summary Of Accomplishments For My Yearly Performance Review 📅

![Demo of Creating A Summary Of Accomplishments For My Yearly Performance Review prompt](./assets/yearlyreview.png)

## Summary

## Prompt 💡

Please collect my data for the past year from Teams, Outlook, and all other accessible Microsoft 365 applications. Generate a one-page report summarizing my top five key accomplishments and five areas for improvement. This report will be used for my yearly review discussion with my manager. Include specific examples, metrics, and any relevant feedback.

## Description ℹ️

Create a one page report of my key accomplishments as well as recommended ares of improvement for my yearly review discussion with my manager.

## Contributors 👨‍💻

[Diego Domingos da Silva](http://github.com/UnsuckM365)

## Version history

Version|Date|Comments
-------|----|--------
1.0|September 18, 2024|Initial release


## Instructions 📝

1. Make sure you have Copilot for Microsoft 365 in your tenant
2. Open the Microsoft Teams app
3. Open the Copilot app within Teams
4. Paste the prompt in the Copilot app

### Tweak It As Needed🚀
Remember the list generated can be used in YOUR career discussion, so make sure to review the results for accuracy and tweak them as needed for the most accurate results.


## Help

We do not support samples, but this community is always willing to help, and we want to improve these samples. We use GitHub to track issues, which makes it easy for community members to volunteer their time and help resolve issues.

You can try looking at [issues related to this sample](https://github.com/pnp/copilot-prompts/issues?q=label%3A%22sample%3A%20YOUR-SAMPLE-NAME%22) to see if anybody else is having the same issues.

If you encounter any issues using this sample, [create a new issue](https://github.com/pnp/copilot-prompts/issues/new).

Finally, if you have an idea for improvement, [make a suggestion](https://github.com/pnp/copilot-prompts/issues/new).

## Disclaimer

**THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.**

![](https://m365-visitor-stats.azurewebsites.net/SamplesGallery/m365-yearly-performance-review-prompt)

0 comments on commit 4bc9cc2

Please sign in to comment.