Add CONTRIBUTING.md #897

Merged
ghallak merged 13 commits from ghallak/contributing into master 2022-08-05 00:35:48 +09:00
Showing only changes of commit 9d20221c52 - Show all commits

View File

@ -10,8 +10,9 @@ and `*/` and can be nested.
### Keywords ### Keywords
``` ```
contract elif else entrypoint false function if import include let mod namespace contract include let switch type record datatype if elif else function
private payable stateful switch true type record datatype main interface using stateful payable true false mod public entrypoint private indexed namespace
interface main using as for hiding
``` ```
### Tokens ### Tokens