Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated developer_guide.rst #2131

Merged
merged 1 commit into from Feb 24, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/source/developer_guide.rst
Expand Up @@ -18,8 +18,8 @@ New developers should:
* install a development version of ``sktime``, see :ref:`installation`
* set up CI tests locally and ensure they know how to check them remotely, see :ref:`continuous_integration`
* get familiar with the git workflow (:ref:`git_workflow`) and coding standards (:ref:`coding_standards`)
* feel free, at any point in time, to post questions on Slack, or ask core developers for help
(see here for a `list of core developers <https://www.sktime.org/en/stable/about/team.html>`_)
* feel free, at any point in time, to post questions on Slack, or ask core developers for help (see here for a `list of core developers <https://www.sktime.org/en/stable/about/team.html>`_)

* feel free to join the collaborative coding sessions for pair programming or getting help on developer set-up

Further special topics are listed below.
Expand Down