Skip to content

Commit

Permalink
Update contributing guidelines (#1752)
Browse files Browse the repository at this point in the history
  • Loading branch information
arkid15r committed Apr 2, 2024
1 parent d31b28a commit 2f1c509
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ initialize the ``setUpClass`` properly:
def setUpClass(cls):
super().setUpClass(Argentina)
Build sphinx documentation
--------------------------

Expand All @@ -127,3 +128,13 @@ with reStructuredText for Sphinx you can read a primer
`here`__.

__ https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html


Contributors
------------

.. __: https://github.com/vacanza/python-holidays/blob/dev/AUTHORS

In order to keep the list of contributors up to date we encourage you add your
name (in alphabetical order) to the `AUTHORS`__ file if it's not there yet.
Thanks for your contribution!

0 comments on commit 2f1c509

Please sign in to comment.