Skip to content

Commit 5d85030

Browse files
docs: Added route for contributing on readme, and fixed a graphical bug on the badges at the top of the documentation (#208)
1 parent ad90ae5 commit 5d85030

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Diff for: README.md

+3
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@ django-tasks-scheduler is developed for free.
1313
You can support this project by becoming a sponsor using [this link](https://github.com/sponsors/cunla).
1414

1515

16+
# Contributing
17+
18+
Interested in contributing, providing suggestions, or submitting bugs? See guidelines [at this link](.github/CONTRIBUTING.md).

Diff for: docs/index.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

33
[![Django CI][badge]][2]
44
![badge][coverage]
5-
[![badge][pypi-downloads]][pypi]
6-
5+
[![badge](https://img.shields.io/pypi/dm/django-tasks-scheduler)](https://pypi.org/project/django-tasks-scheduler/)
76
---
87

98
A database backed asynchronous tasks scheduler for django.

0 commit comments

Comments
 (0)