mirror of
https://github.com/bellingcat/datasheet-server.git
synced 2026-06-12 13:28:32 +03:00
Add README links to code of conduct and contributing
This commit is contained in:
16
README.md
16
README.md
@@ -142,7 +142,17 @@ And run development server:
|
|||||||
```sh
|
```sh
|
||||||
yarn dev # npm run dev
|
yarn dev # npm run dev
|
||||||
```
|
```
|
||||||
License
|
|
||||||
-------
|
|
||||||
|
|
||||||
MIT
|
## Contribute
|
||||||
|
|
||||||
|
### [Code of Conduct](CODE_OF_CONDUCT.md)
|
||||||
|
|
||||||
|
Please read our adopted [code of conduct](CODE_OF_CONDUCT.md) before contributing, so that you can understand what actions will and will not be tolerated.
|
||||||
|
|
||||||
|
### [Contributing Guide](CONTRIBUTING.md)
|
||||||
|
|
||||||
|
Read our [contributing guide](CONTRIBUTING.md) to learn about our development process, how to propose bugfixes and improvements.
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
TimeMap is distributed under the MIT License.
|
||||||
|
|||||||
Reference in New Issue
Block a user