From 3050dc02defbfac1a7cb3fed643aa1cb3114b56f Mon Sep 17 00:00:00 2001 From: Jamie Hannaford Date: Thu, 5 Oct 2017 12:00:13 +0100 Subject: Add instructions to README --- .github/PULL_REQUEST_TEMPLATE | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) (limited to '.github') diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE index a902841f..2e5919db 100644 --- a/.github/PULL_REQUEST_TEMPLATE +++ b/.github/PULL_REQUEST_TEMPLATE @@ -3,13 +3,5 @@ - If you are editing SIG information, please follow these instructions: https://github.com/kubernetes/community/tree/master/generator You will need to follow these steps: 1. Edit sigs.yaml with your change - 2. Generate docs with `make all`. To build docs for one sig, run `make WHAT=sig-apps all` ---> - -**What this PR does**: - -**Which issue this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will close that issue when PR gets merged)*: fixes # - -**SIG changes** - -- [] If changing SIG information, I have read [these instructions](https://github.com/kubernetes/community/tree/master/generator) and re-generated the docs \ No newline at end of file + 2. Generate docs with `make generate`. To build docs for one sig, run `make WHAT=sig-apps generate` +--> \ No newline at end of file -- cgit v1.2.3