Scott Todd | e2f8dc7 | 2023-11-09 12:02:39 -0800 | [diff] [blame] | 1 | # How to contribute |
Ben Vanik | 363fa07 | 2019-09-19 10:26:25 -0700 | [diff] [blame] | 2 | |
Scott Todd | e2f8dc7 | 2023-11-09 12:02:39 -0800 | [diff] [blame] | 3 | We'd love to accept your patches and contributions to this project. |
Ben Vanik | 363fa07 | 2019-09-19 10:26:25 -0700 | [diff] [blame] | 4 | |
Scott Todd | e2f8dc7 | 2023-11-09 12:02:39 -0800 | [diff] [blame] | 5 | To get started with contributing, please take a look at the |
| 6 | [Contributing](https://iree.dev/developers/general/contributing/) guide. |
Ben Vanik | 363fa07 | 2019-09-19 10:26:25 -0700 | [diff] [blame] | 7 | |
Scott Todd | e2f8dc7 | 2023-11-09 12:02:39 -0800 | [diff] [blame] | 8 | ## Getting in touch |
Ben Vanik | 363fa07 | 2019-09-19 10:26:25 -0700 | [diff] [blame] | 9 | |
Scott Todd | e2f8dc7 | 2023-11-09 12:02:39 -0800 | [diff] [blame] | 10 | * [GitHub issues](https://github.com/openxla/iree/issues): Feature requests, |
| 11 | bugs, and other work tracking |
| 12 | * [IREE Discord server](https://discord.gg/26P4xW4): Daily development |
| 13 | discussions with the core team and collaborators |
| 14 | * [iree-discuss email list](https://groups.google.com/forum/#!forum/iree-discuss): |
| 15 | Announcements, general and low-priority discussion |
Ben Vanik | 363fa07 | 2019-09-19 10:26:25 -0700 | [diff] [blame] | 16 | |
Scott Todd | e2f8dc7 | 2023-11-09 12:02:39 -0800 | [diff] [blame] | 17 | ## Community guidelines |
Ben Vanik | 850152b | 2019-09-25 15:53:03 -0700 | [diff] [blame] | 18 | |
Scott Todd | e2f8dc7 | 2023-11-09 12:02:39 -0800 | [diff] [blame] | 19 | This project follows the |
| 20 | [OpenXLA Code of Conduct](https://github.com/openxla/community/blob/main/CODE-OF-CONDUCT.md). |