diff --git a/README.md b/README.md new file mode 100644 index 000000000..b9f976c7d --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# 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! + +