panda-rpki/docs/source/contributing.rst
yuyr 2a0b5067bd
Some checks failed
ci / public-tree (push) Has been cancelled
ci / docs (push) Has been cancelled
ci / rust (push) Has been cancelled
ci / docker-runtime (push) Has been cancelled
20260902 完成公开树清理与热点拆分
2026-09-02 11:48:36 +08:00

12 lines
481 B
ReStructuredText

Contributing
============
This checkout is being prepared for public release and does not yet accept
external contributions. The source is distributed under the BSD 3-Clause
License (see the repository ``LICENSE`` file); the contribution workflow and
code of conduct must be established before maintainers solicit or accept
contributions.
For local development, keep changes focused, add tests before refactoring
behavior-sensitive code, and run the checks in the testing guide.