From 7d15b150dd4956bcac09b027ca5cf03e3d3b8a43 Mon Sep 17 00:00:00 2001 From: changliao1025 Date: Tue, 24 Jan 2023 12:15:27 -0800 Subject: [PATCH] add issue in qs --- docs/source/quickstart.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/quickstart.rst b/docs/source/quickstart.rst index d1c531a..1367653 100644 --- a/docs/source/quickstart.rst +++ b/docs/source/quickstart.rst @@ -18,3 +18,4 @@ Users can run a PyFlowline simulation in the following steps: 5. Open the preferred Python IDE and run the `examples/susquehanna/run_simulation_mpas.py` Python script. Optionally, you can also run the `notebooks/pyflowline.ipynb` notebook. 6. You should produce a list of model outputs in the `data/susquehanna/output` folder. +If you encountered any issues, refer to the FAQ or submit a Github issue (https://github.com/changliao1025/pyflowline/issues). \ No newline at end of file