development to main #9
10
README.md
10
README.md
@ -7,6 +7,7 @@
|
||||
- [Website Preview](#website-preview)
|
||||
- [License](#license)
|
||||
- [References](#references)
|
||||
- [Contribute](#contribute)
|
||||
|
||||
---
|
||||
|
||||
@ -47,3 +48,12 @@ For more information, read the original [AstroWind docs](./website_docs/README.m
|
||||
This INCA Docs website is based on the amazing [AstroWind repo](https://github.com/onwidget/astrowind).
|
||||
|
||||
We changed the license from MIT to Apache 2.0 to suit this specific project.
|
||||
|
||||
## Contribute
|
||||
|
||||
To contribute to this repository:
|
||||
|
||||
- Make a new branch with `development_` as a prefix (e.g. `development_update`)
|
||||
- Make changes locally on your code editor
|
||||
- Push changes to the new branch
|
||||
- Make a pull request to `development` branch
|
Loading…
Reference in New Issue
Block a user