If you are considering a pull request, you may want to open an issue first to discuss with the maintainer(s).
git clone https://github.com/<yourgithubusername>/musemeta.git
musemeta
at sckott/musemeta
) by doing git remote add upstream https://github.com/sckott/musemeta.git
. Before making changes make sure to pull changes in from upstream by doing either git fetch upstream
then merge later or git pull upstream
to fetch and merge in one stepsckott/musemeta