Skip to content

Commit

Permalink
fixup! Merge pull request #59 from lsst-ts/tickets/DM-41045
Browse files Browse the repository at this point in the history
  • Loading branch information
tribeiro committed Oct 18, 2023
1 parent bce021e commit ea43818
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,14 @@ We highly recommend reviewing these guidelines before contributing to TSSW repos

Following are a few guidelines particular to TSSW software:

- :ref:`creating_a_new_repository`.
- Create a new repository with :ref:`creating_a_new_repository`.
- :ref:`Python` is the language used most broadly by TSSW.
- :ref:`pre-commit` is a tool used to help guarantee style, formatting, etc consistency across the project.
- :ref:`reporting-xml-release-work` describes how to update CSCs interfaces.
- :ref:`developing-cscs-with-docker`.
- :ref:`Conda` is the official package management system used to distribute TSSW software.
- :ref:`Jenkinsfile` contains information on how to setup the CI job for your packages.
- :ref:`documentation-guide` contains information on how to write and publish package documentation.
- :ref:`Versioning` describes how to version your packages.
- :ref:`reporting-xml-release-work` describes how to update CSCs interfaces.
- :ref:`adding_or_removing_a_csc_from_the_xml_interface` describes how to add new components to the observatory control system.
- :ref:`XML-version-history` describes how to handle versioning of the control system interfaces.

0 comments on commit ea43818

Please sign in to comment.