Skip to content

Commit 107589f

Browse files
authored
add readme for contrib (#706)
1 parent 1c2acbb commit 107589f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

contrib/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Contributions
2+
3+
This section is for contributed work that can be used with hls4ml that is potentially useful to a wider audience. Examples include implementations for custom layer types for use with the Extensions API.
4+
5+
## How to structure contributions
6+
7+
The best way to structure a contribution is to make a directory for the contribution, with a README inside to explain what it is and how to use it. If possible there should be an example script demonstrating how to use it. We should be able to validate that the code works.

0 commit comments

Comments
 (0)