Skip to content

Commit

Permalink
Add link to coding standard.
Browse files Browse the repository at this point in the history
  • Loading branch information
renesas-abigail authored and renesas-brandon-hussey committed Sep 19, 2024
1 parent 3fb7603 commit 5e1ed2b
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ Thank you for your interest in contributing to FSP for RA. This document will he
- [Feature/Enhancement Requests](#featureenhancement-requests)
- [Contributing Code](#contributing-code)
- [Signing Contributor License Agreement](#signing-contributor-license-agreement)
- [Coding Standards and Guidelines](#coding-standards-and-guidelines)
- [Contributing through a Pull Request](#contributing-through-a-pull-request)
- [Technical support](#technical-support)
- [Technical Support](#technical-support)

## Bug Reports

Expand Down Expand Up @@ -44,6 +45,12 @@ We require community contributors to sign a Contributor License Agreement (CLA).

Ensure a CLA has been signed for your GitHub account by checking the [CLA page](https://cla-assistant.io/renesas/fsp).

### Coding Standards and Guidelines

We ask all code contributions to adhere to the following standards and guidelines:

- [FSP Coding Standard](https://github.com/renesas/fsp-standards/blob/main/fsp-coding-standard.md)

### Contributing through a Pull Request

We welcome contributions via Github Pull Requests. If you're interested in contributing, please follow these steps:
Expand Down

0 comments on commit 5e1ed2b

Please sign in to comment.