Sha256: 94398971b22dee2d7a7385b9a5df52e6d1fcabaede4f3b4d0062697d575d743e
Contents?: true
Size: 723 Bytes
Versions: 2
Compression:
Stored size: 723 Bytes
Contents
# IDEAS: * Add ideas on: https://github.com/saigkill/latex_curriculum_vitae/issues ## COOL HACKS: * Open a bugreport on https://github.com/saigkill/latex_curriculum_vitae/issues. * Please use the -u flag when generating the patch as it makes the patch more readable. * Write a good explanation of what the patch does. * It is better to use git format-patch command: git format-patch HEAD^ # STRUCTURE: ## BRANCHES: ### `master` BRANCH: The master branch is the last stable version. ### `develop` BRANCH: The develop branch is the current edge of development. ### PULL REQUESTS: Please base all Pullrequests off the `develop` branch. Merges to `X.X` only occur through the `develop` branch.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
latex_curriculum_vitae-2.1.4 | CONTRIBUTING.md |
latex_curriculum_vitae-2.1.2 | CONTRIBUTING.md |