Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rtradeltd/issues
meta-repository that tracks active issues that are looking for code contributions
https://github.com/rtradeltd/issues
collaboration contribute crypto ipfs ipns open-source pubsub rtradeltd temporal
Last synced: 13 days ago
JSON representation
meta-repository that tracks active issues that are looking for code contributions
- Host: GitHub
- URL: https://github.com/rtradeltd/issues
- Owner: RTradeLtd
- License: apache-2.0
- Created: 2019-06-19T04:46:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-27T00:49:07.000Z (about 5 years ago)
- Last Synced: 2024-11-11T05:37:39.154Z (2 months ago)
- Topics: collaboration, contribute, crypto, ipfs, ipns, open-source, pubsub, rtradeltd, temporal
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# issues
This is a "meta-repository" that aggregates the various active "good first issue" and "help wanted" labeled github issues across all open-source `RTradeLtd` code-bases. The idea is by providing a central repository of information, it is easier for developers to find areas to contribute code via existing github issues. Additionally, if you are unsure where to submit a "feature request", this would be a good place to do it.
Each of our open-source repositories that has open-work available will have a dedicated issue in `RTradeLtd/issues` (this repository). Within each of those "meta-issues" is where you can see different tasks up for grabs, and indicate that you are interested in working on a particular task.
# Process For Taking An Issue And Working On It
* Make sure no one else is currently working on the issue. If someone has expressed interest, and after being engaged there is no response for 2 weeks, feel free to express your interest as well.
* Express your interest in working on a particular issue. To do this, please leave a comment indicating your interest.
* If you don't need any guidance on work involved in an issue, feel free to get started right away
* If you do need some assistance, wait for a project maintainer to get back to you.## Guidelines
* All submissions MUST include tests, they will not be accepted otherwise
* Do not worry about updating your comments in the issues here after completing a particular task, a repository maintainer will handle curating comments, and closed issues.## Assignment Priorities
Priority for assigning issues (in case multiple people have expressed interest) are in the following order
* RTrade employees (developers that are members of this github organization)
* Outside collaborators (anyone who is not a member of the github organization)# Feedback
If there's anything that you think could be improved, or changed about this repository and community engagement method, feel free to say so.
# Available Issues
## [temporal](https://github.com/RTradeLtd/issues/issues/8)
Temporal is an IPFS API
## [crypto](https://github.com/RTradeLtd/issues/issues/7)
Crypto provides encryption utlities
## [nexus](https://github.com/RTradeLtd/issues/issues/6)
Nexus provides private network management orchestration
## [lens](https://github.com/RTradeLtd/issues/issues/5)
Lens is an IPFS search engine
## [pay](https://github.com/RTradeLtd/issues/issues/4)
Pay is a cryptocurrency payment backend
## [rtns](https://github.com/RTradeLtd/issues/issues/2)
rtns is a standalone IPNS name server
## [thc](https://github.com/RTradeLtd/issues/issues/1)
thc is a http client for Temporal's API
## [go-ds-bbolt](https://github.com/RTradeLtd/issues/issues/9)
a datastore implementation using BoltDB