You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,16 +5,18 @@ TODO(template) describe the project
5
5
## TODO(template) - rust template usage (remove this section after setup)
6
6
7
7
This is a rust template from ZKE team :rocket: (a focus on cryptographic libs in sync Rust).
8
-
To use it - find `TODO(template)` over the repository and set appropriate values.
8
+
9
+
:bike: To use it - find `TODO(template)` over the repository and set appropriate values.
9
10
10
11
-[ ] Settings -> Collaborators and teams - add your team group as admins for the repo (e.g. [zk-engineering](https://github.com/orgs/NethermindEth/teams/zk-engineering))
11
12
-[ ] Settings -> General -> Pull Requests - allow only `Allow squash merging`, also tick `Automatically delete head branches`
-[ ] Import protection rulesets (see below) in the repo settings (Settings -> Rules -> Rulesets -> Import a ruleset)
19
+
-[ ] For binary crates with specific requirements to Rust features consider also [pinning](https://rust-lang.github.io/rustup/overrides.html#the-toolchain-file) the rust toolchain version
18
20
19
21
Main branch protection
20
22
@@ -104,7 +106,8 @@ See [examples](./examples/).
104
106
105
107
## License
106
108
107
-
TODO(template) - update [license](https://www.notion.so/nethermind/Open-Source-Software-Usage-and-Licensing-Policy-1c3360fc38d080fd9e61c29b35d1d5af) if needed
109
+
TODO(template) - update [license](https://www.notion.so/nethermind/Open-Source-Software-Usage-and-Licensing-Policy-1c3360fc38d080fd9e61c29b35d1d5af) if needed.
110
+
For commercial licenses it is required to get an approve from Legal.
0 commit comments