Labels
Labels
32 labels
- Cannot be implemented until something else happens
- Introduction of an incompatible API change
- Something isn't working
- Fixing something broken
- Continuous integration / continuous deployment setup
- Nonfunctional improvements to the codebase
- Telling the program what to do
- Update a GitHub Actions action dependency
- Update a Python dependency
- A display of various data
- Add, remove, or update one or more dependencies
- Improvements or additions to documentation
- This issue or pull request already exists
- New feature or request therefor
- Good for newcomers
- Extra attention is needed
- Work on these first
- Relating to the internal/non-public-facing API
- Not an actual issue
- Less important than other things
- Adding a new check
- User requests information
- Imperviousness to bad behavior
- Add or improve existing tests
- Dev has not yet decided whether or how to implement