OpenCores
URL https://opencores.org/ocsvn/neorv32/neorv32/trunk

Subversion Repositories neorv32

[/] [neorv32/] [trunk/] [CONTRIBUTING.md] - Blame information for rev 23

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 23 zero_gravi
# Contributing
2
 
3
When contributing to this repository, please first discuss the change you wish to make via issue,
4
email, or any other method with the owners of this repository before making a change.
5
 
6
Please note we have a [Code of Conduct](https://github.com/stnolting/neorv32/tree/master/CODE_OF_CONDUCT.md), please follow it in all your interactions with the project.
7
 
8
## Contributing Process
9
 
10
1. [Fork](https://github.com/stnolting/neorv32/fork) this repository
11
2. Create a feature branch in your fork: `git checkout -b cool_new_feature`
12
3. Commit your modifications: `git commit -am 'This is awesome because ...'`
13
4. Push to the branch: `git push origin cool_new_feature`
14
5. Create a new [pull request](https://github.com/stnolting/neorv32/pulls)

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.