From edb96f69f52daa53547a90a392dbdd51cdcfa7f5 Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Sun, 29 Jan 2017 22:10:37 +0100 Subject: add contributing section that redirects to README --- docs/dev/contributing.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 docs/dev/contributing.rst (limited to 'docs/dev') diff --git a/docs/dev/contributing.rst b/docs/dev/contributing.rst new file mode 100644 index 00000000..8e04c270 --- /dev/null +++ b/docs/dev/contributing.rst @@ -0,0 +1,11 @@ +.. _contributing: + +Contributing +============ + +As an open source project, **mitmproxy** welcomes contributions of all forms. + +Please head over to the README_ to get started! 😃 + + +.. _README: https://github.com/mitmproxy/mitmproxy/blob/master/README.rst \ No newline at end of file -- cgit v1.2.3