We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01db29a commit da0df38Copy full SHA for da0df38
Contributing.md
@@ -0,0 +1,12 @@
1
+Contributing
2
+-------------
3
+
4
+New examples or improvements to the existing ones are welcomed.
5
+Please, follow
6
+[LLVM coding standards](https://llvm.org/docs/CodingStandards.html) when
7
+contributing code, since sometimes they will be contributed as tests to the
8
+[DPCPP project](https://github.com/intel/llvm) project.
9
10
+When writing your commit message, please make sure to follow
11
+[LLVM developer policies](https://llvm.org/docs/DeveloperPolicy.html#commit-messages)
12
+on the subject.
0 commit comments