From a09e38682d6f1a108ae3f4c77adc5ace1f4c2ef0 Mon Sep 17 00:00:00 2001 From: "Darryl L. Pierce" Date: Thu, 18 Apr 2024 07:25:44 -0400 Subject: [PATCH] Removed the migration part of the PR template [#4] --- PULL_REQUEST_TEMPLATE.md | 3 --- README.md | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index a2dd5ec..9cbea23 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -10,9 +10,6 @@ including this top section. ## Status READY/IN DEVELOPMENT/HOLD -## Does this PR contain migrations? -YES | NO - ## Before You Submit Your PR: - [ ] Have you announced your PR on the comixed-dev mailing list? - [ ] New feature (non-breaking change which adds functionality) diff --git a/README.md b/README.md index cfe67df..04e6120 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,4 @@ To use this adaptor, you need to: # Configuration -TODO +See the [installation](INSTALLATION.md) file for details.