File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -6,3 +6,14 @@ The easiest way to contribute is to [report any
6
6
issue] ( https://github.com/model-checking/kani/issues/new/choose ) you encounter
7
7
while using the tool. If you want to contribute to its development,
8
8
we recommend looking into [ these issues] ( https://github.com/model-checking/kani/contribute ) .
9
+
10
+ In this chapter, we provide documentation that might be helpful for Kani
11
+ developers (including external contributors):
12
+ 1 . [ Useful command-line instructions for Kani/CBMC/Git] ( ./cheat-sheets.md ) .
13
+ 2 . [ Development setup recommendations for working with ` rustc ` ] ( ./rustc-hacks.md ) .
14
+ 3 . [ Guide for testing in Kani] ( ./testing.md ) .
15
+
16
+ > ** NOTE:** The developer documentation is intended for Kani developers and not
17
+ users. At present, the project is under heavy development and some items
18
+ discussed in this documentation may stop working without notice (e.g., commands
19
+ or configurations). Therefore, we recommend users to not rely on them.
You can’t perform that action at this time.
0 commit comments