-
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
13 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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. | ||
|
||
|
@@ -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/) | ||
* [GitHub Help](https://help.github.com/) | ||
|
||
|
||
<br> |