Update section on local development contributions.

This commit is contained in:
Matt Guthaus 2018-08-15 14:30:55 -07:00
parent e804f36bec
commit a11e0e537c
1 changed files with 7 additions and 0 deletions

View File

@ -20,6 +20,13 @@ other OpenRAM features. Please see the README.md file on how to run
the unit tests. Unit tests should work in all technologies. We will run
the tests on your contributions before they will be accepted.
# Internally Development
For internal development, follow all of the following steps EXCEPT
do not fork your own copy. Instead, create a branch in our private repository
and consult with me when you want to merge it into the dev branch.
All unit tests should pass first.
# Pull Request Process
1. One time, create a GitHub account at http://github.com