From 1ba12829602a6a806b5f465a1e3edcb67f527384 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Wed, 18 Oct 2017 12:23:12 +0200 Subject: Create pull_request_template.txt --- docs/pull_request_template.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 docs/pull_request_template.txt (limited to 'docs/pull_request_template.txt') diff --git a/docs/pull_request_template.txt b/docs/pull_request_template.txt new file mode 100644 index 000000000..5e7999f50 --- /dev/null +++ b/docs/pull_request_template.txt @@ -0,0 +1,2 @@ +Before sending a pull request, please review Contribution Guidelines: +https://github.com/google/syzkaller/blob/master/docs/contributing.md -- cgit mrf-deployment