Skip to content

issues Search Results · language:Dune language:Python language:Java language:Java language:JavaScript language:Java

Filter by

54.7M results  (655 ms)

54.7M results

Summary There is no .github/pull_request_template.md. Without one, contributors submit PRs with empty or inconsistent descriptions, making reviews slower. Suggested template content ## Description Brief ...

Summary The .github/ directory contains only CI/CD workflows. There are no GitHub Issue templates. Without templates, bug reports often lack reproduction steps and feature requests lack context. Files ...

Summary There is no CHANGELOG.md. For users who depend on Arbiter, a changelog is critical for understanding what changed between versions and whether an upgrade is safe. Suggested format Use the Keep ...

Summary There is no SECURITY.md file. GitHub automatically surfaces this file in the repository s Security tab and shows a banner to users who try to open a public issue about a vulnerability, redirecting ...

Summary There is no CODE_OF_CONDUCT.md file. GitHub uses this file to surface contributor expectations on the repository s community health page, and many contributors check for it before contributing ...

Summary There is no CONTRIBUTING.md file in the repository. For an OSS project, this is typically the first place a new contributor looks to understand how to get involved. What should be included ...

Summary The repository has docker-compose.prod.yml but it is never mentioned in the README or any documentation. There is also no GitHub Release workflow, meaning there is no standard way to cut a versioned ...

Summary The current .gitignore (190 bytes) is minimal. Several file patterns that should be ignored are not covered, and seed_helios.b64.tmp was committed to the repo (see #71) because *.b64.tmp is not ...

Summary There is no .github/CODEOWNERS file. For a mono-repo with 4 distinct packages, a CODEOWNERS file ensures that PRs touching each package automatically request a review from the right person. Suggested ...
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.