From 99737b73ce18d6573a98ed0bd63826cfcfd801c5 Mon Sep 17 00:00:00 2001 From: Jeff Klenzing <19592220+jklenzing@users.noreply.github.com> Date: Wed, 22 Nov 2023 16:22:42 -0500 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 96d7705..e51d557 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -130,7 +130,8 @@ To set up `PACKAGENAME` for local development: 10. Submit a pull request through the GitHub website. Pull requests should be made to the ``develop`` branch. Note that automated tests will be run on - GitHub Actions, but these must be initialized by a member of the pysat team. + GitHub Actions, but these must be initialized by a member of the pysat team + for first time contributors. Pull Request Guidelines