mirror of
https://git.proxmox.com/git/libgit2
synced 2026-01-01 05:04:06 +00:00
README: add rules about writing release notes as they happen
This commit is contained in:
parent
902bfd31f4
commit
0f4d78d29d
@ -124,7 +124,9 @@ How Can I Contribute?
|
||||
==================================
|
||||
|
||||
Fork libgit2/libgit2 on GitHub, add your improvement, push it to a branch
|
||||
in your fork named for the topic, send a pull request.
|
||||
in your fork named for the topic, send a pull request. If you change the
|
||||
API or make other large changes, make a note of it in docs/RelNotes/ in a
|
||||
file named after the next release.
|
||||
|
||||
You can also file bugs or feature requests under the libgit2 project on
|
||||
GitHub, or join us on the mailing list by sending an email to:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user