Skip to content

Commit

Permalink
add Contributions section
Browse files Browse the repository at this point in the history
  • Loading branch information
paulonteri committed Feb 2, 2022
1 parent 9dd09ec commit 16cf684
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,14 @@ Documentation

Documentation is graciously hosted at https://django-serverless-cron.readthedocs.io.

Contributions
-------------

Feel free to make pull requests and submit issues/requests.
Find more detailed instructions under the `contributing` section.

Alternatively, you can leave a star on the repo to show your support. 🙂

Quickstart
----------

Expand Down Expand Up @@ -100,7 +108,7 @@ Add the jobs to your URL patterns:
url(r'^', include(django_serverless_cron_urls))
#...
]
Migrate
^^^^^^^

Expand Down

0 comments on commit 16cf684

Please sign in to comment.