Skip to content

Files

Latest commit

8163dc2 · Dec 19, 2018

History

History
19 lines (13 loc) · 969 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (13 loc) · 969 Bytes

Contributing to Node-wifi

👍🎉 First off, thanks for taking the time to contribute! 🎉👍

The following is a set of guidelines for contributing to node-wifi.

  1. Fork node-wifi repository
  2. Post an issue to propose your feature/improvement. It will be very useful to know if your idea has a chance to be accepted
  3. Implement your feature
  4. Test your feature
  5. Create pull request for dev branch

ℹ️ Version 3 will be released soon and will provide a (lot of changes)[https://github.com/friedrith/node-wifi/projects/1]. Don't worry, everything will be retrocompatible. But it is every important to create an issue before proposing a pull request to integrate the fix directly in the version 2 release.

And please try to consider your development for windows, linux and macOS platforms at the same time because having a module compatible with all platforms is the main concern of node-wifi.

May the force be with you !!