DN42 Registry
Find a file
2017-10-24 17:39:26 +00:00
data Initial Commit 2017-10-23 23:08:24 +00:00
utils/schema-check add schema checker 2017-10-23 23:45:11 +00:00
.gitignore add schema checker 2017-10-23 23:45:11 +00:00
README.md Add 'README.md' 2017-10-24 17:39:26 +00:00

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!