Skip to content

Commit a095599

Browse files
authored
Updated contributing
1 parent b937ba6 commit a095599

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,16 @@ float get_pulse_width()
254254
`get_pulse_width()` always returns the pulse width in microseconds.
255255

256256
## 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
257263

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.
258267
## Authors
259268

260269
Benjamin Spencer

0 commit comments

Comments
 (0)