Skip to content

49 added templates #51

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zieglerziga
Copy link
Contributor

Added isue templates one for bug reporting one for feature request. They can be selected during the create issue process. Also added pull request template to formalize the pull requests.
Also update Contribution guideline so it will be up to dated with the latest Silabs standard.

Added isue templates one for bug reporting one for feature request. They can be selected during the create issue process. Also added pull request template to formalize the pull requests.
Copy link

github-actions bot commented May 12, 2025

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@AndrasZiegler AndrasZiegler requested a review from Copilot May 12, 2025 09:34
Copy link

@Copilot 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 adds issue and pull request templates along with an updated contributing guideline to align with the latest Silabs standards.

  • Introduced feature request and bug report issue templates.
  • Added a pull request template for standardized submissions.
  • Revised CONTRIBUTING.md with updated guidelines and Git setup instructions.

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
.github/ISSUE_TEMPLATE/feature_request.md New template for feature requests.
.github/ISSUE_TEMPLATE/bug_report.md New template for bug reports.
.github/ISSUE_TEMPLATE/PULL_REQUEST_TEMPLATE.md New template for pull requests.
.github/CONTRIBUTING.md Updated guidelines to reflect current Silabs standards.


Read the Silicon Labs [coding guidelines](https://github.com/SiliconLabsSoftware/agreements-and-guidelines/blob/main/coding_standard.md).
## Git Setup
We need to know who you are, and how to contact you. Please ass the following information to your Git installation:
Copy link
Preview

Copilot AI May 12, 2025

Choose a reason for hiding this comment

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

Typo: 'ass' should be corrected to 'add' in the instruction sentence.

Suggested change
We need to know who you are, and how to contact you. Please ass the following information to your Git installation:
We need to know who you are, and how to contact you. Please add the following information to your Git installation:

Copilot uses AI. Check for mistakes.


The repository requires signed off commits. Follow this [guide](https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits) how to set it up.
1. Generate a gpg key [howto](https://docs.github.com/en/authentication/managing-commit-signature-verification/generating-a-new-gpg-key)
2. Configure your local repository with the gpg key. [guide]whttps://docs.github.com/en/authentication/managing-commit-signature-verification/telling-git-about-your-signing-key)
Copy link
Preview

Copilot AI May 12, 2025

Choose a reason for hiding this comment

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

Typo: Remove the extraneous 'w' before the URL to properly format the guide link.

Suggested change
2. Configure your local repository with the gpg key. [guide]whttps://docs.github.com/en/authentication/managing-commit-signature-verification/telling-git-about-your-signing-key)
2. Configure your local repository with the gpg key. [guide](https://docs.github.com/en/authentication/managing-commit-signature-verification/telling-git-about-your-signing-key)

Copilot uses AI. Check for mistakes.

@zieglerziga zieglerziga marked this pull request as ready for review May 12, 2025 13:14
@zieglerziga
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA behalf on myself, e-mail: [email protected]

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.

1 participant