Contributors are required to be a member of the OpenHW Group. New members are always welcome.
- Fork the core-v-docs repository
- Clone repository:
git clone https://github.com/[your_github_username]/core-v-docs
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -m 'Add some feature' -s
- Push feature branch:
git push origin my-new-feature
- Submit a pull request