Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Commit 02c5a24

Browse files
committed
Update some project documentation
1 parent c9f7bbb commit 02c5a24

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributing Guidelines
33

44
Issue tracker
55
-------------
6-
您可以通过 `issue tracker <https://github.com/chaitin/django-pg-timepart/issue>`_ 提交改进建议、缺陷报告或功能需求,但 **必须** 遵守以下规范:
6+
您可以通过 `issue tracker <https://github.com/chaitin/django-pg-timepart/issues>`__ 提交改进建议、缺陷报告或功能需求,但 **必须** 遵守以下规范:
77

88
* **请勿** 重复提交相似的主题或内容。
99
* **请勿** 讨论任何与本项目无关的内容。

CONTRIBUTORS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
virusdefender <virusdefender@outlook.com>
2+
monouno <xingji2163@163.com>

README.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,13 @@ periodically creating new partitions and archiving old partitions.
2323
Documentation
2424
https://django-pg-timepart.readthedocs.io/en/latest/
2525

26+
TODO
27+
----
28+
* Improve documentation and testing.
29+
* Migration continuous integration platform.
30+
31+
maybe more...
32+
2633
Contributing
2734
------------
2835

0 commit comments

Comments
 (0)