The Starter Package is an example that you can use as a starting point for developing your SubQuery project. A SubQuery package defines which data The SubQuery will index from the Substrate blockchain, and how it will store it.
For subql-starter the two main branches to note are v0.0.1 and v0.2.0, which reference the manifest (project.yaml) specVersion's avaliable.
-
If you would like to contribute, you can create a pull request into one of these.
-
For our guidelines on creating a pull requests or raising issues view https://github.com/subquery/subql/blob/main/contributing.md