Mercurial > hg > CbC > CbC_llvm
view CONTRIBUTING.md @ 256:7d9b19ec7a62
cbclang output is still wrong
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Fri, 18 Aug 2023 18:48:47 +0900 |
parents | 1f2b6ac9f198 |
children |
line wrap: on
line source
# Contributing to LLVM Thank you for your interest in contributing to LLVM! There are many ways to contribute, and we appreciate all contributions. To get started with contributing, please take a look at the [Contributing to LLVM](https://llvm.org/docs/Contributing.html) guide. It describes how to get involved, raise issues and submit patches. Please note that at the moment the LLVM project does not use GitHub pull requests. ## Getting in touch Join the [LLVM Discourse forums](https://discourse.llvm.org/), [Discord chat](https://discord.gg/xS7Z362), or #llvm IRC channel on [OFTC](https://oftc.net/). The LLVM project has adopted a [code of conduct](https://llvm.org/docs/CodeOfConduct.html) for participants to all modes of communication within the project.