From cb5c280691bcb7154b2d25b5adc2e71debf216ab Mon Sep 17 00:00:00 2001 From: Philippe Tillet Date: Thu, 29 Jul 2021 11:39:18 -0700 Subject: [PATCH] [DOCS] Added contributions section to README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6bd398eda..db90ec74e 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,10 @@ Supported Hardware: * NVIDIA GPUs (Compute Capability 7.0+) * Under development: AMD GPUs, CPUs +# Contributing + +Community contributions are more than welcome, whether it be to fix bugs or to add new features. Feel free to open Github issues about your contribution ideas, and we will review them. A contributor's guide containing general guidelines is coming soon! + # Disclaimer Triton is a fairly recent project, and it is under active development. We expect it to be pretty useful in a wide variety of cases, but don't be surprised if it's a bit rough around the edges :) \ No newline at end of file