Getting Started =============== Creating a Plugin ----------------- A plugin submission begins with creating a useful plugin worth submitting! Tutorials for creating plugins are hosted on the `Rxn Rover documentation website `_. Plugins can be created using a provided template (:doc:`first- ` or :doc:`third- ` party), or `completely from scratch `_ (link does not work yet. The plugin will also need to be available publicly, either through a GitHub repository, a website, or some other method. Developing a plugin and necessary instrument drivers can take a lot of time, so if possible, use instrument drivers available by NI through their first-party `NI Drivers `_ or third-party `Instrument Driver Network `_ (IDNet). Preparing for Submission ------------------------ Once a plugin has been created, the next step is to prepare a :doc:`plugin_submission_form`. With a plugin and submission form, the final step is to :doc:`submit_a_plugin`.