Sunbird RC
v0.0.14
v0.0.14
  • Learn
    • Introduction
    • Verifiable Credentials
      • What issues will Verifiable Credentials address?
      • What are the key roles in Verifiable Credentials?
      • What are the components of Verifiable Credentials?
      • What are the benefits of Verifiable Credentials?
      • Digital Credentials vs Verifiable Credentials
      • QR code vs Verifiable QR code
      • Use Cases
    • Electronic Registries
      • Evolution of Electronic Registries
      • What issues will Electronic Registries address?
      • Benefits of Electronic Registries
      • Registry vs Database
      • Design Principles
      • Use Cases
    • Sunbird RC Overview
      • Features
      • Core Registry Verbs
      • Why do we need Sunbird RC?
      • What Sunbird RC is and what it's not? (WIP)
      • Core Capabilities
      • Technical Specification Draft
      • Workflows
      • High level architecture
    • Sunbird RC in action
      • Implementations (Work in Progress)
      • Possibilities
  • Use
    • Technical Requirements
    • Releases
    • Setup the Backend
    • Setup the Frontend
    • Leveraging Existing data stores
    • SSO with existing systems
      • Digilocker Meripehchaan SSO
  • Developer Documentation
    • Installation Guide
      • Registry CLI
        • Setup A Registry Instance
      • Manual installation through docker-compose
      • Production setup through Helm
    • Introduction To Schemas
    • Creating Your Own Schemas
    • Schema Configuration
    • Using The APIs
    • Create Schemas With Custom Password
    • Admin Portal
      • Login
      • Get Started
        • Create Schema
        • Attestation Workflows (WIP)
        • VC Template
          • Custom VC Template (WIP)
        • Ownership (WIP)
        • Publish (WIP)
      • Dashboard
    • Configuration
    • Developer Setup
    • VC Verification Module
    • Audit Configuration
    • Custom Keycloak Build
    • Metrics
    • Digilocker Integration
    • Custom QR Code design
    • Notifications Configuration
    • View Templates Configuration
    • Generic Identity And Access Management
    • Backup and Restore
      • PostgreSQL
        • SQL Dump
        • File System Level Backup
        • Continuous Archiving and Point-in-Time Recovery (PITR)
      • Cassandra
        • Snapshot-based backup method
        • Incremental backup method
        • Data Restore
    • Frontend Configurations
    • Frontend - Proxy configuration
  • API Reference
    • Registry
      • Create An Entity
      • Invite An Entity
      • Generate token
      • Generate admin token
      • Get An Entity
      • Get An Entity By Id
      • Update An Entity
      • Create A Property Of An Entity
      • Update A Property Of An Entity
      • Revoke a Credential
      • Delete An Entity
    • Schema
      • Create Schema
      • Get Schema
      • Update Schema
      • Delete Schema
      • Publish A Schema
    • Attestation API
      • Raise An Attestation
      • Get Attestation Certificate
    • Claims API
      • Get All Claims
      • Get Claim by ID
      • Attest A Claim
    • Discovery API
      • Search An Entity
    • File Storage API
      • Upload A File
      • Get Uploaded File
      • Delete A File/ Multiple Files
    • Bulk Issuance API
      • Get Sample Template
      • Upload CSV
      • Get all uploaded Files
      • Download a Report File
    • Metrics APIs
      • Get Count
      • Get Aggregates
    • Other APIs
      • Sign API
      • Verify API
      • Swagger JSON API
      • Health API
  • Reference Solutions
    • Education
      • Education Ecosystem
        • Installation
      • Education Registries
        • Installation
    • Certificate Issuance
      • Installation(WIP)
      • User Guide
    • eLocker
      • High Level Diagram
      • Installation (WIP)
        • Frontend Setup E-locker
      • User Guide
    • Health Registries
      • Organ Registries
        • Frontend Setup
        • Backend Setup
        • User Guide
    • Vaccination Platform
    • Skills & Work Credentials
    • Govt to Person (G2P)
    • Unified Learners Passport (ULP)
      • ULP Capabilities
      • Example Scenario
      • Technical Components (WIP)
      • Demo/Sandbox Links (WIP)
      • Installation Guide (WIP)
        • Frontend Setup
        • Installation through docker-compose
        • Dummy records setup for refrence
  • Links
    • Source Code
    • Releases & Changelogs
    • Website
    • Roadmap
    • Reference links
    • Design
  • Community
    • Discussion Forum
    • Contributing
    • Contributors
    • Contribution Guidebook
    • Code of Conduct
    • Community Events
    • Status By Track
  • HELP
    • Roadmap
    • FAQs
    • Glossary
Powered by GitBook

Copyright (c) 2023 EkStep Foundation under MIT License

On this page
  1. Community

Contribution Guidebook

PreviousContributorsNextCode of Conduct

Last updated 1 year ago

Thank you for your interest in contributing to Sunbird Registry and Credentials (RC)! This guidebook is designed to help you get started with contributing to the Sunbird RC project.

There are many ways to contribute to an open-source project, even if you are not a programmer or developer. Here are some suggestions on how you can start.

  1. Start small: If you are new to open source, start with small contributions such as reporting bugs, fixing documentation, or helping with translations.

  2. Read the documentation: Read the project's documentation to understand how it works and what needs to be done.

  3. Join the community: Join the project's community, ask questions, and get to know the developers and other contributors.

  4. Contribute code: If you are a programmer, you can contribute code to the project. Start by looking for "good first issues" or "beginner-friendly" issues that are easy to fix.

  5. Write documentation: If you are good at writing, you can help improve the project's documentation by writing tutorials, guides, or documentation.

  6. Test and report bugs: Help the project by testing it and reporting bugs. This helps the developers identify and fix issues.

How we work as a community

  1. Engage with the community

    You can engage using Discussions for general questions, Ideas & Enhancement suggestions, Show & tell, etc.

  1. Create an issue (or a ticket)

    1. Provide sufficient details i.e. Title, Description, Screenshots, Videos, Environment, etc

    2. In the community repo by selecting the issue type (template) - Bug, Feature, Security Vulnerability

  2. Find issues to contribute

    1. Navigate using the components (labels) to find items relevant to your skillset/area of interest

    2. Comment on the ticket by tagging at least the current assignee and the reporter to get more clarity if needed or validate your approach to solving the issue. If you are clear on what needs to be done, you can go ahead & create a Pull Request to contribute code.

  3. Processes and Rituals

    1. Assume you have identified a ticket you wish to contribute

    2. Self-assign the ticket

    3. Ensure it has sufficient details

      1. Meaningful Title e.g. As a <user persona>, I should be able to <do something>, so that <I benefit from it>

      2. Clear Description e.g. What is the problem?, Proposed Solution, Implementation Approach

        1. Acceptance criteria or Test cases

    4. Labeled appropriately to tag the Component, Priority, Issue Type

    5. Assigned to someone/you - only one person ideally

    6. Estimated time/days for completion, Target date

    7. Tagged to a Sprint

    8. Tag the Component owner/maintainer to review the implementation approach, code contribution

  4. Governance

    1. Working Group

    2. Triage team

    3. Product council

    4. Architecture council

    5. Marking the issue as a duplicate

      1. Adding [Duplicate] in the heading and closing the issue with the original issue link as a comment

Look for issues/items tagged as “”. If there are no good first issues, check out .

From the Roadmap, look for that are not already in a Sprint

Good first issue
the roadmap
Priority items