Skip to content

Add community standards files#11

Merged
offbyonebit merged 2 commits into
mainfrom
add-community-standards
May 16, 2026
Merged

Add community standards files#11
offbyonebit merged 2 commits into
mainfrom
add-community-standards

Conversation

@offbyonebit

Copy link
Copy Markdown
Owner

Summary

  • Adds CODE_OF_CONDUCT.md, CONTRIBUTING.md, SECURITY.md
  • Adds .github issue templates (bug, feature, general) and PR template
  • Adds CLAUDE.md
  • Bumps Syncthing to v2.0.16

Notes

Rebased onto main; core code files match main exactly.

claude and others added 2 commits May 16, 2026 09:23
Syncthing self-upgraded to v2.0.16 on existing installs before the
--no-upgrade flag was added, writing a config.xml in format v52 that
the old pinned v1.27.10 binary cannot read. ensure_binary() then
downgrades the on-disk binary back to v1.27.10 on every launch, and
Syncthing fails to boot with "config file version (52) is newer than
supported version (37)", putting the app into an endless retry loop.

Align the pin with the config format already on disk.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@offbyonebit
offbyonebit merged commit df1a0ff into main May 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants