From 0e8451c33bee801ba4607d58d7d8403d9984e045 Mon Sep 17 00:00:00 2001 From: Josh Hannan Date: Mon, 9 Sep 2024 13:46:02 -0500 Subject: [PATCH] update PR template --- .github/PULL_REQUEST_TEMPLATE.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index f5b65801..16c0da15 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -14,12 +14,4 @@ For contributor use: - [ ] Linked to Github issue with discussion and accepted design OR link to spec that describes this work. - [ ] Code follows the [standards mentioned here](https://github.com/onflow/flow-ft/blob/master/CONTRIBUTING.md#styleguides). - [ ] Updated relevant documentation -- [ ] Re-reviewed `Files changed` in the Github PR explorer -- [ ] Added appropriate labels - -- [ ] Update the version in package.json when there is a change in the smart contracts \ No newline at end of file +- [ ] Re-reviewed `Files changed` in the Github PR explorer \ No newline at end of file