Files
oikos/vendor/github.com/zalando/go-keyring/CONTRIBUTING.md
dtoro febc153b7f
Some checks failed
ci / build-test (push) Has been cancelled
ci / docker-build (push) Has been cancelled
ci / web (push) Has been cancelled
Desktop App / Build Linux (amd64) (push) Has been cancelled
Desktop App / Attach to Release (push) Has been cancelled
fix: add involves edge from task to agent:nomos at creation
Plus sync vendor directory for Docker build compatibility.
2026-08-11 22:03:12 +02:00

13 lines
496 B
Markdown

# Contributing to Go keyring library
Please open an issue for bugs and feature requests. We are open to Pull Requests, but we would like to discuss features with you.
If you want to submit a PR, always use feature branches and let people discuss changes in pull requests.
Pull requests should only be merged after all discussions have been concluded and at least 2 reviewers has given their
**approval**.
## Guidelines
- **every code change** should have a test
- keep the current code style