Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 5 additions & 7 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,18 @@
# Contributing to rspace-client-python

First of all thanks for taking the time to read this document.
This repository is part of the wider RSpace open source project. For the project's vision, governance, and general contribution workflows, see the **[Guide to the RSpace Project](https://github.com/rspace-os/community/blob/main/the%20rspace%20project/README.md)**, and for a step-by-step walkthrough of making your first contribution, see **[Getting Started](https://github.com/rspace-os/community/blob/main/the%20rspace%20project/Guide/contributing/getting-started.md)**. All contributors are expected to follow the org-wide [Code of Conduct](https://github.com/rspace-os/.github/blob/main/CODE_OF_CONDUCT.md).

We welcome any positive suggestions for improvements, bugfixes or documentation.

For minor typos / formatting / small documentation improvements please just submit a
pull request.
For minor typos / formatting / small documentation improvements on this repository please just submit a pull request.

For suggestions for new functionality, bug reports or substantive refactorings,
please raise a [Github Issue](https://guides.github.com/features/issues/)
For suggestions for new functionality, bug reports or substantive refactorings of the python-client, please raise a [Github Issue](https://guides.github.com/features/issues/)

Before you start, see [DEVELOPING.md](DEVELOPING.md) for setting up your environment and running the test suite.

# Current and previous contributors

* Karolis Greblikas
* Richard Adams
* Juozas Norkus
* Vaida Plankyte


Loading
Loading