Skip to content

Commit

Permalink
Adjust semantic headings on About
Browse files Browse the repository at this point in the history
  • Loading branch information
DrDrij committed Jun 6, 2023
1 parent 3867b57 commit 9f5e875
Showing 1 changed file with 13 additions and 10 deletions.
23 changes: 13 additions & 10 deletions pages/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,20 +17,20 @@ QuantEcon is a [NumFocus](http://www.numfocus.org/) Fiscally Sponsored Project,

To learn more about our activities visit the [projects page](projects.md).

### Contact
## Contact

Send feedback to [[email protected]](mailto:[email protected])


### Get Involved
## Get Involved

QuantEcon is developed [by the community for the community](https://quantecon.org/about) and contributions are welcome. There are several ways you can get involved.

### Join the Discourse forum
## Join the Discourse forum

You can reach out to the [QuantEcon team](https://quantecon.org/team) via the [Discourse forum](http://discourse.quantecon.org/). The forum is a good place to ask questions, get guidance on contributing to the project, or request new lectures or library features.

### Donate
## Donate

QuantEcon is sponsored by [NumFOCUS](https://numfocus.org/), a U.S. 501(c)(3) nonprofit organization that supports and promotes world-class, innovative, open source scientific software.

Expand All @@ -44,7 +44,7 @@ To support the QuantEcon project:
* [D](https://www.flipcause.com/secure/cause_pdetails/NjY5OA==)[onate directly](http://www.flipcause.com/secure/cause_pdetails/NjY5OA==) via Flipcause
* Shop in our [merchandise store](http://quantecon.org/store), featuring hoodies, t-shirts, and more

### Develop and contribute code
## Develop and contribute code

We welcome submission of algorithms and high quality code to [QuantEcon.py](https://quantecon.org/quantecon-py) and [QuantEcon.jl](https://quantecon.org/quantecon-jl) on all topics in quantitative economics.

Expand All @@ -54,11 +54,11 @@ We welcome submission of algorithms and high quality code to [QuantEcon.py](http

Less experienced developers who wish to get involved can help improve documentation, work on smaller enhancements or report bugs and request features.

### Write a notebook
## Write a notebook

If you’ve written code related to quantitative economics and want to share it with the community, we encourage you to submit it as a Jupyter notebook to [QuantEcon Notes](https://notes.quantecon.org/).

### Contributing to the lectures
## Contributing to the lectures

QuantEcon develops and supports the following
[lecture series](https://quantecon.org/lectures/) for quantitative economics
Expand All @@ -71,13 +71,13 @@ requirements:

Information on contributing to the python lectures can be found [here](https://quantecon.org/contribute-lectures/)

### Resources
## Resources

If you’re new to open source development, here is some information to help you get started.

Contributions to the QuantEcon library should follow the standard open source pattern in regards to forking the code libraries and sending pull requests on GitHub.

### Using GitHub
## Using GitHub

If you’re not familiar with GitHub workflows there are many useful tutorials available:

Expand All @@ -90,4 +90,7 @@ The following tutorial is helpful for more advanced understanding of git branchi

*Additional Git Resources:*

* [GitHub Help](https://help.github.com/)
* [GitHub Help](https://help.github.com/)


<br>

0 comments on commit 9f5e875

Please sign in to comment.