From 57230997baf04f44e6d1359e08ccbc84a01dda3d Mon Sep 17 00:00:00 2001 From: Sam Snarr <38705645+arid-mangoss@users.noreply.github.com> Date: Thu, 14 Jan 2021 17:39:35 -0500 Subject: [PATCH] updated readme with 'contributing' info (#1782) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2d4f9d5..d13bff2 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Prophet is [open source software](https://code.facebook.com/projects/) released - HTML documentation: https://facebook.github.io/prophet/docs/quick_start.html - Issue tracker: https://github.com/facebook/prophet/issues - Source code repository: https://github.com/facebook/prophet +- Contributing: https://facebook.github.io/prophet/docs/contributing.html - Prophet R package: https://cran.r-project.org/package=prophet - Prophet Python package: https://pypi.python.org/pypi/fbprophet/ - Release blogpost: https://research.fb.com/prophet-forecasting-at-scale/