TsuITOAR / visa-rs

High-level Rust bindings to VISA(Virtual Instrument Software Architecture)
Apache License 2.0
18 stars 4 forks source link

How to contribute? #4

Open DanWhitney opened 1 year ago

DanWhitney commented 1 year ago

I've been looking for a visa-sys fill for ages! Thankyou! I've read most of the "book" and would like to start contribute to projects. How would I go about doing this?

TsuITOAR commented 1 year ago

These words mean a lot to me, thanks! I personally haven't make contributions to others' projects, you may check this doc as an instruction. You can start by adding some examples, like this.

DanWhitney commented 1 year ago

👍 I'll create some examples while I work through learning how visa-rs works. Thanks again.

ileon commented 1 year ago

great work for VISA in rust, thanks. I have used it in my automation tests.