We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0224bfe commit 7c259f4Copy full SHA for 7c259f4
examples/CONTRIBUTING.md
@@ -22,6 +22,7 @@ Review our [template notebook](template.ipynbs) for general overview on how note
22
6. Labelbox and other platforms with clients and API keys should be specified under a single section.
23
7. Subsections need a second level header **##** and an overview of the section.
24
8. The last cell should be a clean up section to delete any labelbox objects created and commented out to prevent accidentally running code blocks.
25
+9. Notebook github action [workflows](#github-workflows) are required to run successfully before merging.
26
27
> [!IMPORTANT]
28
> Please make sure to remove any API keys before pushing changes
0 commit comments