diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..f8b97e6 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,7 @@ +# Contributing to SatNOGS DB + +Thank you for your interest in contributing to SatNOGS! + +Please read the `Contribution Guidelines` in [satnogs-db documentation](https://docs.satnogs.org/en/stable/satnogs-db/docs/contribute.html). + +The main repository lives on [Gitlab](https://gitlab.com/librespacefoundation/satnogs/satnogs-db). diff --git a/README.md b/README.md index b7d18ff..8f7765a 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ SatNOGS DB is a transmitter suggestions and crowd-sourcing app. See the [documentation](http://docs.satnogs.org/en/stable/db/). +The main repository lives on [Gitlab](https://gitlab.com/librespacefoundation/satnogs/satnogs-db). + ## Join [![irc](https://img.shields.io/badge/IRC-%23satnogs%20on%20freenode-blue.svg)](https://webchat.freenode.net/?channels=satnogs) @@ -13,7 +15,7 @@ See the [documentation](http://docs.satnogs.org/en/stable/db/). ## Current Development -[![kanban](https://img.shields.io/badge/kanban-board-lightgray.svg)](https://github.com/satnogs/satnogs-db/projects/1) +[![kanban](https://img.shields.io/badge/kanban-board-lightgray.svg)](https://gitlab.com/librespacefoundation/satnogs/satnogs-db/boards/345706) [![travis](https://img.shields.io/travis/satnogs/satnogs-db/dev.svg?label=tests)](http://travis-ci.org/satnogs/satnogs-db/) [![coveralls](https://img.shields.io/coveralls/satnogs/satnogs-db/dev.svg)](https://coveralls.io/github/satnogs/satnogs-db) [![updates](https://pyup.io/repos/github/satnogs/satnogs-db/shield.svg)](https://pyup.io/repos/github/satnogs/satnogs-db/)