We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b937ba6 commit a095599Copy full SHA for a095599
README.md
@@ -254,7 +254,16 @@ float get_pulse_width()
254
`get_pulse_width()` always returns the pulse width in microseconds.
255
256
## Contributing
257
+Follow the "fork-and-pull" Git workflow.
258
+1. Fork the repo on GitHub
259
+2. Clone the project to your own machine
260
+3. Commit changes to your own branch
261
+4. Push your work back up to your fork
262
+5. Submit a Pull request so that your changes can be reviewed
263
264
+Be sure to merge the latest from "upstream" before making a pull request!
265
+
266
+Feel free to email at the email address under my account name if you have any questions.
267
## Authors
268
269
Benjamin Spencer
0 commit comments