From 3283cf467ec1d3e3c8ee10e885fe7281ad4d5075 Mon Sep 17 00:00:00 2001 From: Dana Robinson Date: Thu, 13 Nov 2025 17:26:36 -0700 Subject: [PATCH] Add a CODE_OF_CONDUCT.md document --- CODE_OF_CONDUCT.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 CODE_OF_CONDUCT.md diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 00000000..6923defc --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,7 @@ +# hipFile Code of Conduct + +hipFile is a part of ROCm and, like other ROCm components, +requires that engagement with the hipFile community abides by the +[GitHub community guidelines](https://docs.github.com/en/site-policy/github-terms/github-community-guidelines) +and the +[GitHub community code of conduct](https://docs.github.com/en/site-policy/github-terms/github-community-code-of-conduct).