From 9f5e8750d8b0170d35c0a551625469c538545ab4 Mon Sep 17 00:00:00 2001 From: DrDrij Date: Tue, 6 Jun 2023 12:06:46 +1000 Subject: [PATCH] Adjust semantic headings on About --- pages/about.md | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/pages/about.md b/pages/about.md index f76a2f3..8f82a80 100644 --- a/pages/about.md +++ b/pages/about.md @@ -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 [contact@quantecon.org](mailto:contact@quantecon.org) -### 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. @@ -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. @@ -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 @@ -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: @@ -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/) \ No newline at end of file +* [GitHub Help](https://help.github.com/) + + +
\ No newline at end of file