From 7278b46d47908c467f0a5d4228197f4aae9f4b05 Mon Sep 17 00:00:00 2001 From: Sarah Steiger Date: Wed, 3 Dec 2025 13:29:14 -0500 Subject: [PATCH 1/2] docs: add instructions if users encounter issues with the code --- docs/user/intro.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/user/intro.md b/docs/user/intro.md index 52d65538..162ddafa 100644 --- a/docs/user/intro.md +++ b/docs/user/intro.md @@ -40,3 +40,8 @@ Survey (CDS) Pipeline which is to be made publicly available soon. These packages are used as critical inputs to EXOSIMS and AYO and so visualizing their contents can also be enlightening for understanding final differences in yields. + +## Issues with the code + +If you encounter any problems while using the code, please make an issue on the +[yieldplotlib](https://github.com/HWO-Yield-Visualizations/yieldplotlib) repository. From 49279440fe40e62214cec9930e3629b1e1227ac9 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 18:31:57 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- docs/user/intro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/intro.md b/docs/user/intro.md index 162ddafa..37093b4a 100644 --- a/docs/user/intro.md +++ b/docs/user/intro.md @@ -44,4 +44,4 @@ in yields. ## Issues with the code If you encounter any problems while using the code, please make an issue on the -[yieldplotlib](https://github.com/HWO-Yield-Visualizations/yieldplotlib) repository. +[yieldplotlib](https://github.com/HWO-Yield-Visualizations/yieldplotlib) repository.