diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md index 070515e943..64bca15d20 100644 --- a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -1,6 +1,6 @@ ##### ISSUE TYPE - - New Template Pull Request + - New Template Pull Request (Only one template at a time is allowed) - Bugfix Pull Request - Additional Testing - Docs Pull Request diff --git a/docs/dev/dev_parser.md b/docs/dev/dev_parser.md index 4e60ed12da..c27f867692 100644 --- a/docs/dev/dev_parser.md +++ b/docs/dev/dev_parser.md @@ -2,6 +2,7 @@ To contribute new templates, each new pull request must include the following: +- Only update or create a single template per Pull Request - TextFSM template - Modified version of the **index** file - Tests