From 373460fecd8d4c22cad93c52c5e8efe4762d4084 Mon Sep 17 00:00:00 2001 From: Wenju He Date: Mon, 17 Jun 2024 21:53:05 -0700 Subject: [PATCH] OpenSSF: add 'Contribution' and 'Report a problem' to README.md (#536) Address #516 --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index b86d186..5ea6c21 100644 --- a/README.md +++ b/README.md @@ -132,3 +132,11 @@ following files: `-- lib64 `-- libLLVMSPIRVLib.so ``` + +## Contribution +Please submit a pull request to contribute. + +Please follow [LLVM coding standards](https://llvm.org/docs/CodingStandards.html) + +## Report a problem +Please submit an [issue](https://github.com/intel/opencl-clang/issues)