Labels
Labels
40 labels
- Impact when ruunning
- Does it run on all targeted platforms?
- Is it safe?
- Same result, every time
- Did we check if it actually worked?
- Any sharp edges?
- Is it actually right? Does it match a specification?
- Write the fine manual
- Plays well with others
- How the software is delivered
- When query is made via the CLI
- When a connection is made over the HTTP API
- When a connection is made over SSH
- Pull requests that update a dependency file
- CI/CD: Increase the major version, reset minor and patch
- CI/CD: Increase the minor version, reset patch
- CI/CD: Don't do anything on merge
- CI/CD: Don't update the changelog on merge
- CI/CD: Don't bump the version
- A PR that has been accepted for credit in the Hacktoberfest project
- Related to OSS Repository Standardization
- Closed as a duplicate
- A PR we love, but must adjust before accepting