Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tkb-github authored Aug 30, 2024
1 parent 49aa2e4 commit c31d82c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ $ git clone --single-branch --filter=blob:none --sparse --depth=1 [email protected]
$ cd attested-conjectures/
$ git sparse-checkout set --no-cone '/*' '!/assets/*.webp' '!/assets/*.pdf'
```
See also our [Unix tools](https://t18d.github.io/tools/) page.

## CSV syntax
Enclose fields containing commas in double quotes. Escape a double quote inside such fields by a [preceding double quote](https://datatracker.ietf.org/doc/html/rfc4180#section-2).
Expand Down

0 comments on commit c31d82c

Please sign in to comment.