From 0e973208b84d14b88eb1b1ef8e8ed1e71b4ea3de Mon Sep 17 00:00:00 2001 From: Steve Winton Date: Thu, 11 Feb 2021 17:51:24 -0600 Subject: [PATCH] Add pre-requisites section --- .github/pull_request_template.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 5e5859c..f80e4f1 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -8,6 +8,9 @@ It is not: * A place for you to create a workflow for your repository --> +## Pre-requisites + +- [ ] Prior to submitting a new workflow, please apply to join the GitHub Technology Partner Program: [partner.github.com/apply](https://partner.github.com/apply?partnershipType=Technology+Partner). ---