From ac2e7956048e2f9d0648bc3786cdbfc42f02fb3f Mon Sep 17 00:00:00 2001 From: Rohan Jadvani <5459049+rohanjadvani@users.noreply.github.com> Date: Wed, 8 Mar 2023 18:02:31 -0500 Subject: [PATCH] chore(): Add section for docs to PR template --- .github/pull_request_template.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index f1ef20c3ab..9a86045439 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,6 +2,16 @@ ## Testing Plan +## Documentation + +Does this change require any updates to the Iron Fish Docs (ex. [the RPC API +Reference](https://ironfish.network/docs/onboarding/rpc/chain))? If yes, link a +related documentation pull request for the website. + +``` +[ ] Yes +``` + ## Breaking Change Is this a breaking change? If yes, add notes below on why this is breaking and