File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ PyLabRobot ships with a growing library of resource definitions for common labwa
44If you define a new resource it helps the community when you contribute it back.
55This page describes the information to include and how to format it.
66
7+ ``` {attention}
8+ PLEASE TEST YOUR RESOURCE DEFINITION BEFORE CONTRIBUTING!
9+ ```
10+
711## 1. Update the resource library
812
913Add an entry for your resource under the appropriate manufacturer page in
@@ -19,6 +23,9 @@ Existing entries use a table format like this:
1923
2024Use the same style and folder structure for images.
2125
26+ If a section for your resource type (e.g. "Plates"/"Troughs"/etc.) already exists, add your resource to it. Add no new line between the rows.
27+ If a section does not exist, create a new section (see other files for examples).
28+
2229## 2. Document attribute sources
2330
2431When writing a resource definition annotate each attribute with its origin.
You can’t perform that action at this time.
0 commit comments