Labels
Labels
13 labels
- breaks the ABI (e.g. programs linked against the library have to be recompiled)
- breaks the API (e.g. programs using it will have to adjust their source code)
- Pull requests that update a dependency file
- Modify code or external documentation
- Pull requests that update GitHub Actions code
- Fix compilation warning