mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-02-23 06:15:25 +01:00
68a15cfd8d
Tips for a successful Pull Request
- Squash your commits -- Keep the changes simple to read.
- Run the schema check -- Make sure the changes are valid! Run
./check-my-stuff YOUROWN-MNT
- BONUS: install the commit hook! Run
./install-commit-hook YOUROWN-MNT
- Sign your commit -- Makes it easier to verify.
- Bonus: add your pgp fingerprint to your MNT
auth: pgp-fingerprint <pgp-fingerprint>
[See XUU-MNT example] - ???
- Profit!
Description
Languages
Python
75.4%
Shell
20.1%
Roff
4.5%