Skip to content

Commit 1bbb412

Browse files
committed
update PR template
1 parent a3945a7 commit 1bbb412

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,4 @@ For contributor use:
1414
- [ ] Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
1515
- [ ] Code follows the [standards mentioned here](https://github.com/onflow/flow-ft/blob/master/CONTRIBUTING.md#styleguides).
1616
- [ ] Updated relevant documentation
17-
- [ ] Re-reviewed `Files changed` in the Github PR explorer
18-
- [ ] Added appropriate labels
19-
<!-- Please follow the below standard to update the version in package.json
20-
- Major if there is a new smart contract introduced.
21-
- Major if there is a breaking change that is introduced in the existing contract.
22-
- Minor if there is a new feature addition within the existing smart contracts.
23-
- Patch if there is a non breaking change in the existing smart contracts.
24-
-->
25-
- [ ] Update the version in package.json when there is a change in the smart contracts
17+
- [ ] Re-reviewed `Files changed` in the Github PR explorer

0 commit comments

Comments
 (0)