From 910a5a780d8a41fa03c08ba77929a32d7b6a50ba Mon Sep 17 00:00:00 2001 From: Alex Batisse Date: Wed, 14 Dec 2022 08:27:58 +0100 Subject: [PATCH] Add code of conduct & guidelines refs to presubmission --- .github/ISSUE_TEMPLATE/presubmission-inquiry.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/presubmission-inquiry.md b/.github/ISSUE_TEMPLATE/presubmission-inquiry.md index d6307e2..2ed353b 100644 --- a/.github/ISSUE_TEMPLATE/presubmission-inquiry.md +++ b/.github/ISSUE_TEMPLATE/presubmission-inquiry.md @@ -40,10 +40,17 @@ Repository Link (if existing): - Any other questions or issues we should be aware of: +- [ ] Please make sure that you took notice of our [Community Code of Conduct][Conduct] and are able to commit to the package maintainance as per our [Policies Guidelines][Commitment]. + + **P.S.** *Have feedback/comments about our review process? Leave a comment [here][Comments] [PackageCategories]: https://www.pyopensci.org/contributing-guide/open-source-software-peer-review/aims-and-scope.html?highlight=data#package-categories +[Conduct]: https://www.pyopensci.org/peer-review-guide/about-peer-review/code-of-conduct.html + +[Commitment]: https://www.pyopensci.org/peer-review-guide/about-peer-review/policies-guidelines.html#after-acceptance-package-ownership-and-maintenance + [Comments]: https://github.com/pyOpenSci/governance/issues/8