diff options
| author | peterjc <p.j.a.cock@googlemail.com> | 2017-05-15 11:09:01 +0100 |
|---|---|---|
| committer | peterjc <p.j.a.cock@googlemail.com> | 2017-05-15 11:09:07 +0100 |
| commit | ba8f36cd5768587c9f2910868f702e513d8ed3d4 (patch) | |
| tree | 510c829a969c980619dca580cc01de80a8b4d4e4 | |
| parent | 91dcd3e4c261a4e5f84d1a49acd051f595ff4f52 (diff) | |
| download | flake8-ba8f36cd5768587c9f2910868f702e513d8ed3d4.tar.gz | |
Add CONTRIBUTING.rst file refering to webpage.
See discusion on GitLab issue #327 where this was suggested
by Ian Cordasco.
| -rw-r--r-- | CONTRIBUTING.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst new file mode 100644 index 0000000..94d2536 --- /dev/null +++ b/CONTRIBUTING.rst @@ -0,0 +1,3 @@ +Please refer to `Contributing to Flake8 +<http://flake8.pycqa.org/en/latest/internal/contributing.html>`_ +on our website. |
