File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 55The main goal of TON Enhancement Proposals is to provide a convenient and formal way to propose changes to TON Blockchain
66and standardize ways of interaction between different parts of ecosystem.
77
8- Proposal management is done using GitHub pull requests, the process is described formally in [ TEP-1] ( ./text/0001-tep-process .md ) .
8+ Proposal management is done using GitHub pull requests, the process is described formally in [ TEP-1] ( ./text/0001-tep-lifecycle .md ) .
99
1010## Creating TEP
11111 . Discuss your proposal with community first, for example in TON Dev chat ([ en] ( https://t.me/tondev_eng ) /[ ru] ( https://t.me/tondev ) ).
12- 2 . Read [ TEP-1] ( ./text/0001-tep-process .md ) to understand proposal management process.
12+ 2 . Read [ TEP-1] ( ./text/0001-tep-lifecycle .md ) to understand proposal management process.
13133 . Fork this repo and copy ` ./0000-template.md ` to ` ./text/0000-my-new-standard.md ` where "my-new-standard" is a short title of your TEP.
14144 . Fill all sections and answer questions stated in template. If you need to include images, upload them to ` ./assets/0000-my-new-standard/ ` folder.
15155 . Submit a pull request.
You can’t perform that action at this time.
0 commit comments