File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -14,12 +14,4 @@ For contributor use:
14
14
- [ ] Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
15
15
- [ ] Code follows the [ standards mentioned here] ( https://github.com/onflow/flow-ft/blob/master/CONTRIBUTING.md#styleguides ) .
16
16
- [ ] 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
You can’t perform that action at this time.
0 commit comments