From 1e637639b06eb13f8a42923138e8d275fbf0badc Mon Sep 17 00:00:00 2001 From: fvoituret Date: Tue, 5 Nov 2019 14:54:25 +0100 Subject: [PATCH] Update CONTRIBUTING.md --- .github/CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 5dc264e..44fdd89 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -7,3 +7,4 @@ Those are the main contributing guidelines for contributing to this project: - Python contributions must follow the [PEP 8 style guide](https://www.python.org/dev/peps/pep-0008/). - Use [Pull Request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/about-pull-requests) mechanism and please be patient while waiting for reviews. - Remain polite and civil in all exchanges with the maintainers and other contributors. +- Any issue submitted which does not respect provided template, or lack of information, will be considered as invalid and automatically closed.