-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
<!-- | ||
SPDX-FileCopyrightText: 2024 The IREE bare-metal Arm Authors | ||
SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
--> | ||
# How to contribute | ||
|
||
We'd love to accept your patches and contributions to this project. | ||
|
||
To get started with contributing, please take a look at the | ||
[Contributing](https://iree.dev/developers/general/contributing/) guide. | ||
|
||
## Getting in touch | ||
|
||
* [GitHub issues](https://github.com/iree-org/iree-bare-metal-arm/issues): Feature requests, | ||
bugs, and other work tracking | ||
* [IREE Discord server](https://discord.gg/wEWh6Z9nMU): Daily development | ||
discussions with the core team and collaborators | ||
* [iree-discuss email list](https://groups.google.com/forum/#!forum/iree-discuss): | ||
Announcements, general and low-priority discussion | ||
|
||
## Community guidelines | ||
|
||
This project follows the | ||
[LF Projects code of conduct](https://lfprojects.org/policies/code-of-conduct/). |