We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f818a05 + 36f1bf7 commit d8defbaCopy full SHA for d8defba
1 file changed
README.rst
@@ -2,6 +2,8 @@
2
NS1 Python SDK
3
==============
4
5
+> This project is in [active development](https://github.com/ns1/community/blob/master/project_status/ACTIVE_DEVELOPMENT.md).
6
+
7
:Info: A Python SDK for accessing NS1, the Data Driven DNS platform.
8
9
.. image:: https://travis-ci.org/ns1/ns1-python.svg?branch=master
@@ -65,8 +67,7 @@ automate test runs and virtualenv setup, see `tox.ini` for config.
65
67
66
68
Contributions
69
=============
-
-We welcome contributions! Please fork on GitHub and submit a Pull Request.
70
+Pull Requests and issues are welcome. See the [NS1 Contribution Guidelines](https://github.com/ns1/community) for more information.
71
72
Our CI process will lint and check for formatting issues with `flake8` and
73
`black`.
0 commit comments