1
mirror of https://git.dn42.dev/dn42/registry.git synced 2024-11-17 02:48:38 +01:00
registry/README.md
2017-10-24 17:39:26 +00:00

176 B

Tips for a successful Pull Request

  1. Squash your commits -- Keep the changes simple to read.
  2. Run the schema check -- Make sure the changes are valid!
  3. ???
  4. Profit!