Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-08-07 | CONTRIBUTING.md: Update the 'Git Style Guide' section | Andrew Clayton | 1 | -19/+22 | |
This makes it reflect current reality. NOTE: This removes the bit about updating the changes.xml file. For me that has been a constant source of problems. Especially when it hasn't been done as a separate commit (makes reverting changes harder due to this file being constantly re-worked). This file is also usually re-worked at release time, with the re-wording and re-ordering of items. In my experience it is much better to leave the updating of this file to release time when you can use 'git shortlog -e <prev release>..' as the source for adding entries to the changelog. Signed-off-by: Andrew Clayton <a.clayton@nginx.com> | |||||
2024-08-07 | CONTRIBUTING.md: Re-flow text | Andrew Clayton | 1 | -18/+19 | |
Re-flow text to wrap a little before the 80 column mark, this improves the reading/editing experience in standard ANSI terminals and also improves the diffing by reducing the amount of wrapping that then occurs with the +/- additions. This is a preparatory patch for future editing of this document. Signed-off-by: Andrew Clayton <a.clayton@nginx.com> | |||||
2024-01-10 | Docs: replaced the slack community links with GitHub Discussions | Taryn Musgrave | 1 | -1/+1 | |
2022-05-13 | Adding GitHub-styled README and CONTRIBUTING files in Markdown. | Artem Konev | 1 | -0/+90 | |