We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e537ed commit 86455ebCopy full SHA for 86455eb
1 file changed
bip0039/AGENTS.md
@@ -35,3 +35,11 @@
35
- Do not log or print mnemonic phrases, seeds, or passphrases in tests or examples.
36
- Keep test data non-sensitive; use the published BIP-39 vectors in `tests/`.
37
- Prefer `zeroize`-aware types and avoid cloning secret material unnecessarily.
38
+
39
+## Release Notes
40
41
+Generate GitHub Release notes that cover these sections:
42
43
+- Breaking Changes
44
+- New Features
45
+- Performance & Behavior Improvements.
0 commit comments