Merge branch 'hotfix/fix_reame_ulagen_link' of netravnen/dn42-registry into master

This commit is contained in:
burble 2020-03-31 21:12:41 +00:00 committed by kapha wiki
commit 7127b26546

View file

@ -1,5 +1,5 @@
# Tips for a successful Pull Request
1. Bonus: Randomly generate IPv6 prefix for new allocations to avoid RFC4193 section 3.2. violation ([script](https://git.dn42.us/netravnen/dn42-repo-utils/raw/7b9e26d0ef4b2b6c68c4370ef65d8d7f5da76493/ulagen.py))
1. Bonus: Randomly generate IPv6 prefix for new allocations to avoid RFC4193 section 3.2. violation ([script](https://git.dn42.us/dn42/repo-utils/src/master/ulagen.py))
2. Squash your commits -- Keep the changes simple to read.
3. Run the schema check -- Make sure the changes are valid! Run `./check-my-stuff YOUROWN-MNT`
4. BONUS: install the commit hook! Run `./install-commit-hook YOUROWN-MNT`