Labels
Labels
39 labels
- Changes that only make the code cleaner and do not change how the code works nor the outputs.
- Changes that affect dependencies.
- Changes that affect developers only, including non-customer-facing tools.
- Changes to documentation only.
- Changes that are for internationalization only.
- Changes that are for performance improvements only.
- Changes in the way the code works internally without changing output. Contrast to "Cleanup".
- Changes that remove or significantly update old unused code and/or dependencies.
- Changes to test code only.
- Changes to customer-facing tools. Contrast to "Developer".
- For all issues related to documentation.
- For all issues related to the explorer.
- For all issues related to the faucet (both unified and legacy).
- Faucet Authenticator issues
- Faucet Backend issues
- Faucet Frontend issues
- Pull requests that update GitHub Actions code
- Pull requests that update Javascript code
- For all issues related to Jenkins.
- For all issues related to the overall monorepo.
- For all issues related to the opt-in tool.
- Pull requests that update Python code
- This is currently an issue that is unable to be resolved or worked on due to a blocker.
- This issue is old and hasn't had activity in 6 months.
- The pull request is unmergable.
- The bug issue was reviewed and is verified to have the problem stated and a PR should be created.
- This issue or PR is a work in progress.
- This issue will not be fixed or otherwise handled. When applied, the issue should be closed.
- Not the ladybug kind, but the software gremlin kind.