issues Search Results · language:Dune language:Python language:Java language:JavaScript language:Java language:Java
Filter by
54.7M results
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 ...
img width= 655 height= 1195 alt= Image src=
https://github.com/user-attachments/assets/ba4bfa80-59e0-4dd8-9faa-3f675ba81fcc /
Summary
There is no .pre-commit-config.yaml. Without pre-commit hooks, style/lint issues are only caught in CI after a push,
slowing down the feedback loop and polluting PR history with style-only fixup ...

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 IssuesProTip! Restrict your search to the title by using the in:title qualifier.