- Clone this repository, or download the broken-tee-yardage-book.svg file directly.
- Download and install Inkscape.
- Open
broken-tee-yardage-book.svg
in Inkscape. - Select
File > Export
.
If you have comments or suggestions, feel free to open an Issue, or email broken-tee-yardage-book@rossedfort.com.
- Fork this repository.
- Download and install Inkscape.
- Open
broken-tee-yardage-book.svg
in Inkscape, make your changes, and save the file. - Create a feature branch, commit your changes with a descriptive commit message, and publish your feature branch in your fork of this repository.
- Open a Pull Request. The base branch of your Pull Request should be the branch in this repository that corresponds with the current latest version of the yardage book. For example, if the current latest version of the booklet is
v1.x
, create a Pull Request against thev1
branch, if the current latest version of the booklet isv2.x
, create a Pull Request against thev2
branch, etc. You can find the latest version by viewing the published tags in GitHub.