Labels
Labels
37 labels
- Pull requests that update a dependency file
- Pull requests that update GitHub Actions code
- Issues highlighted by lists for Hacktoberfest (https://hacktoberfest.com/)
- Pull Requests counted for Hacktoberfest (https://hacktoberfest.com/)
- Issues that are related to the transfer to Hiero
- Improvements or additions to READMEs, guides, API docs, or code comments
- Improvement to existing code or performance without adding new features
- Updates to CI/CD pipelines, build systems, dependencies, or tooling
- Code changes that neither fix a bug nor add a feature
- Security vulnerabilities or security-related improvements
- Adding or improving unit tests, integration tests, or test infrastructure
- Must be fixed immediately; affects core functionality, security, or causes data loss
- Important issue that should be prioritized in the current sprint/release
- Non-urgent tasks, nice-to-have improvements, or minor issues
- Normal priority; to be addressed in the standard development cycle
- Issue/PR already exists
- Closed due to inactivity
- Out of scope or intentional behavior
- Related to the public SDK API surface
- Related to the build system
- Related to GitHub Actions or CI/CD
- Related to cryptographic operations
- Related to dependency updates
- Related to example projects or snippets
- Related to gRPC/protobuf/network layer
- Requires deep understanding of the SDK architecture and may span multiple modules
- Suitable for contributors who have completed a good first issue and want to build skills
- Simple, well-scoped tasks ideal for someone new to the repository or open source
- Requires familiarity with the codebase structure and SDK concepts
- New issue that needs to be reviewed and categorized by maintainers