mirror of
https://github.com/simonw/datasette.git
synced 2026-07-13 02:54:44 +02:00
docs: add Contributing & Code of Conduct section to README
This commit is contained in:
parent
7b1ef39fbf
commit
52fce40eba
1 changed files with 12 additions and 0 deletions
12
README.md
12
README.md
|
|
@ -89,3 +89,15 @@ See [Publishing data](https://docs.datasette.io/en/stable/publish.html) in the d
|
|||
## Datasette Lite
|
||||
|
||||
[Datasette Lite](https://lite.datasette.io/) is Datasette packaged using WebAssembly so that it runs entirely in your browser, no Python web application server required. Read more about that in the [Datasette Lite documentation](https://github.com/simonw/datasette-lite/blob/main/README.md).
|
||||
|
||||
|
||||
## Contributing
|
||||
|
||||
We welcome contributions of all kinds! Please read [CONTRIBUTING.md](CONTRIBUTING.md)
|
||||
for guidelines on how to report bugs, suggest features, and submit pull requests.
|
||||
|
||||
By participating in this project, you agree to follow our
|
||||
[Code of Conduct](CODE_OF_CONDUCT.md).
|
||||
|
||||
---
|
||||
*Documentation contributed by [Mukller](https://github.com/Mukller)*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue