~bzg/worg

559025d3195c39306b5a5546c06a4e375fe4ff7f — Bastien 1 year, 7 months ago 4c49912
org-contribute.org: Add a note to maintainers

Remind them to discuss backward-incompatible changes on the list and
to add a NEWS entry in etc/ORG-NEWS if needed.
1 files changed, 6 insertions(+), 4 deletions(-)

M org-contribute.org
M org-contribute.org => org-contribute.org +6 -4
@@ 252,15 252,17 @@ repository]].

Once you are granted access to the Emacs group:

1. Apply your changes against the code and the documentation
2. Run =make test=
3. If the tests pass, commit and push your changes
1. If your change is backward-incompatible, discuss it first on the list
2. Apply your changes against the code and the documentation
3. Run =make test=
4. Remember to add a "news" entry in the =etc/ORG-NEWS= file if needed
5. If the tests pass, commit and push your changes

If you are undertaking big changes, please create a dedicated branch
locally and make sure you have a clean commit history before merging
it into the =bugfix= or =main= branch.

To check our Git workflow, please read [[https://orgmode.org/worg/org-maintenance.html][Org maintenance]].
To check our Git workflow in more details, please read [[file:org-maintenance.org][Org maintenance]].

* Commit messages and ChangeLog entries
:PROPERTIES: