nautobot / cookiecutter-nautobot-app

Cookiecutter template for creating new Nautobot Apps.
https://docs.nautobot.com/projects/cookiecutter-nautobot-app/en/latest/
Apache License 2.0
16 stars 5 forks source link

Update contributing section with guidance on backporting changes to older releases #180

Closed cmsirbu closed 1 month ago

jdrew82 commented 1 month ago

My only concern to this methodology and not using a branch like we do for ltm-1.6 currently is trying to always ensure the changes are backported to the correct point. Using tags should be sufficient to create the release branch as long as we are consistent about cutting a new release every time a backport is done.