Skip to content

Conversation

@heyitsaamir
Copy link
Collaborator

image

As a team, we have decided to use "Discussions" as the main place for new features and questions, and Issues for actual actionable bugs.

Copilot AI review requested due to automatic review settings November 15, 2025 01:14
Copilot finished reviewing on behalf of heyitsaamir November 15, 2025 01:15
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR establishes a structured approach for community engagement by adding GitHub issue templates and updating documentation to direct users to appropriate channels. The team has decided to use Discussions for questions and feature requests, while reserving Issues for bug reports only.

  • Added GitHub issue templates with a bug report form and configuration
  • Updated README.md to include a "Questions & Issues" section with guidance
  • Added CONTRIBUTING.md to reference the parent repository's contributing guidelines

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
.github/ISSUE_TEMPLATE/bug_report.yml Adds a structured bug report template for the .NET SDK
.github/ISSUE_TEMPLATE/config.yml Configures issue creation to redirect feature requests to Discussions
CONTRIBUTING.md New file directing contributors to the parent repo's guidelines and explaining the multi-language SDK approach
README.md Adds "Questions & Issues" section and removes old email-based feedback contact

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

aacebo
aacebo previously approved these changes Nov 18, 2025
Copilot AI review requested due to automatic review settings November 19, 2025 20:15
Copilot finished reviewing on behalf of heyitsaamir November 19, 2025 20:17
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

## Questions & Issues

- **Questions or Feature Requests**: Please use [GitHub Discussions](https://github.com/microsoft/teams-sdk/discussions)
- **Bug Reports**: Please [open an issue](https://github.com/microsoft/teams.net/issues/new/choose)
Copy link

Copilot AI Nov 19, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The bug report issue link points to teams.net repository instead of teams-sdk repository. This is inconsistent with the other links in the document that correctly point to microsoft/teams-sdk. The link should be: https://github.com/microsoft/teams-sdk/issues/new/choose

Suggested change
- **Bug Reports**: Please [open an issue](https://github.com/microsoft/teams.net/issues/new/choose)
- **Bug Reports**: Please [open an issue](https://github.com/microsoft/teams-sdk/issues/new/choose)

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants