updated readme
This commit is contained in:
parent
ccad26afa9
commit
b7ce64a316
10
README.md
10
README.md
@ -7,6 +7,7 @@
|
|||||||
- [Website Preview](#website-preview)
|
- [Website Preview](#website-preview)
|
||||||
- [License](#license)
|
- [License](#license)
|
||||||
- [References](#references)
|
- [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).
|
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.
|
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