Skip to content

Commit

Permalink
Update COMMUNITY.md (#7568)
Browse files Browse the repository at this point in the history
### Motivation and Context

<!-- Thank you for your contribution to the semantic-kernel repo!
Please help reviewers and future users, providing the following
information:
  1. Why is this change required?
  2. What problem does it solve?
  3. What scenario does it contribute to?
  4. If it fixes an open issue, please link to the issue here.
-->

### Description

<!-- Describe your changes, the overall approach, the underlying design.
These notes will help understanding how your code works. Thanks! -->

### Contribution Checklist

<!-- Before submitting this PR, please make sure: -->

- [ ] The code builds clean without any errors or warnings
- [ ] The PR follows the [SK Contribution
Guidelines](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [ ] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone 😄

---------

Co-authored-by: Roger Barreto <[email protected]>
Co-authored-by: Mark Wallace <[email protected]>
  • Loading branch information
3 people authored Nov 28, 2024
1 parent 0f61101 commit 6d3497e
Showing 1 changed file with 11 additions and 13 deletions.
24 changes: 11 additions & 13 deletions COMMUNITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,29 +4,27 @@ Below are some ways that you can get involved in the SK Community.

## Engage on Github

File issues, submit PRs, and provide feedback and ideas to what you'd like to see from the Semantic Kernel.
- [Discussions](https://github.com/microsoft/semantic-kernel/discussions): Ask questions, provide feedback and ideas to what you'd like to see from the Semantic Kernel.
- [Issues](https://github.com/microsoft/semantic-kernel/issues) - If you find a bug, unexpected behavior or have a feature request, please open an issue.
- [Pull Requests](https://github.com/microsoft/semantic-kernel/pulls) - We welcome contributions! Please see our [Contributing Guide](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)

We do our best to respond to each submission.

## Public Community Office Hours

We regularly have Community Office Hours that are open to the **public** to join.
We regularly have Community Office Hours that are open to the **public** to join.

Add Semantic Kernel events to your calendar - we're running two community calls to cater different timezones for Q&A Office Hours:
* Americas timezone: download the [calendar.ics](https://aka.ms/sk-community-calendar) file.
* Asia Pacific timezone: download the [calendar-APAC.ics](https://aka.ms/sk-community-calendar-apac) file.
Add Semantic Kernel events to your calendar - we're running two community calls to cater different timezones for Q&A Office Hours:

Add Semantic Kernel Development Office Hours for Python and Java to your calendar to help with development:
* Java Development Office Hours: [Java Development Office Hours](https://aka.ms/sk-java-dev-sync)
* Python Development Office Hours: [Python Development Office Hours](https://aka.ms/sk-python-dev-sync)
- Americas timezone: download the [calendar.ics](https://aka.ms/sk-community-calendar) file.
- Asia Pacific timezone: download the [calendar-APAC.ics](https://aka.ms/sk-community-calendar-apac) file.

If you have any questions or if you would like to showcase your project(s), please email what you'd like us to cover here: skofficehours[at]microsoft.com.

If you are unable to make it live, all meetings will be recorded and posted online.

## Join the conversation on Discord
## Engage on our Community Discord

We have a growing and active channel on Discord where you can get help, engage in lively discussion,
and share what you've built with Semantic Kernel!
This is a great place to ask questions, share your projects, and get help from the community.

Join our Discord:
[https://aka.ms/SKDiscord](https://aka.ms/SKDiscord)
Join using our discord link: [aka.ms/SKDiscord](https://aka.ms/SKDiscord)

0 comments on commit 6d3497e

Please sign in to comment.