Your contributions to the Prometeus Network will help improve the data exchange ecosystem faster. We want to make it as easy as possible to contribute changes that help the Prometeus network grow and thrive. There are a few guidelines that we ask contributors to follow so that we can merge your changes quickly.
The first place to start is always looking over the current github issues for the project you are interested in contributing to. Issues marked with help wanted are usually pretty self contained and a good place to get started.
Prometeus also uses these same github issues to keep track of what we are working on. If you see any issues that are assigned to a particular person or have the in progress label, that means someone is currently working on that issue. The orbit label means we will likely be working on this issue in the next week or two. The ready label means that the issue is one we have prioritized and will be working on in our next orbit (stellar term for sprint) or two.
Feel free to make your own issues if you think something needs to added or fixed.
For small changes to comments and documentation, it is not always necessary to create a new GitHub issue. In this case, it is appropriate to start the first line of a commit with ‘doc’ instead of an issue number.