Skip to content

Commit

Permalink
fixing doc error
Browse files Browse the repository at this point in the history
  • Loading branch information
karllark committed Sep 9, 2024
1 parent 4427a25 commit a74158b
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,21 +50,16 @@ trace if it is necessary.
Contributing
============

Like the `Astropy`_ project, the ``measure_extinction`` is made both by and for its
Like the `Astropy`_ project, ``dust_extinction`` is made both by and for its
users. We accept contributions at all levels, spanning the gamut from fixing a
typo in the documentation to developing a major new feature. We welcome
contributors who will abide by the `Python Software Foundation Code of Conduct
<https://www.python.org/psf/conduct/>`_.

``measure_extinction`` follows the same workflow and coding guidelines as
`Astropy`_. The following pages will help you get started with contributing
fixes, code, or documentation (no git or GitHub experience necessary):

* `How to make a code contribution <https://docs.astropy.org/en/latest/development/workflow/development_workflow.html>`_

* `Coding Guidelines <https://docs.astropy.org/en/latest/development/codeguide.html>`_

* `Developer Documentation <https://docs.astropy.org/en/latest/index_dev.html>`_
``dust_extinction`` follows the same workflow and coding guidelines as
`Astropy`_. Take a look at the astropy
`developer <https://docs.astropy.org/en/latest/index_dev.html>`_ documentation for
guidelines.

For the complete list of contributors please see the `measure_extinction
contributors page on Github
Expand Down

0 comments on commit a74158b

Please sign in to comment.