John Bampton
a5b455ff3a
pre-commit: auto add table of contents with doctoc ( #11679 )
...
https://github.com/thlorenz/doctoc?tab=readme-ov-file#usage-as-a-git-hook
https://github.com/thlorenz/doctoc/releases/tag/v2.2.0
Generates table of contents for Markdown files inside local git repository.
Links are compatible with anchors generated by github or other sites.
Added TOC to 3 Markdown files.
Never have to create a TOC again just run: `pre-commit run doctoc --all-files`
- CONTRIBUTING.md
- INSTALL.md
- README.md
So both Apache Airflow and Apache Sedona use `doctoc`:
eb4a8bc03c/.pre-commit-config.yaml (L32)
b0d86fda01/.pre-commit-config.yaml (L34)
2025-11-13 11:13:19 +01:00
John Bampton
e7b8326058
pre-commit auto add license for all Markdown files ( #11870 )
2025-10-24 16:04:22 +05:30
John Bampton
349feebd15
Standardize Markdown headings; enforce MD003 with markdownlint ( #11688 )
2025-10-13 17:37:32 +05:30
John Bampton
0934fb1b53
docs: fix grammar and spelling in CONTRIBUTING.md ( #10642 )
2025-04-02 14:32:16 +02:00
John Bampton
0b66f5a86a
pre-commit: remove trailing-whitespace from more file types ( #10131 )
2024-12-31 14:55:24 +05:30
John Bampton
6a2c7b0220
pre-commit: enable markdownlint rule MD012 ( #9364 )
...
MD012 no-multiple-blanks - Multiple consecutive blank lines
https://github.com/DavidAnson/markdownlint/blob/main/doc/md012.md
2024-12-27 10:25:11 +01:00
John Bampton
28e8e2d009
pre-commit: add hook to trim trailing whitespace ( #8205 )
2024-05-28 09:01:30 +02:00
John Bampton
b0d7a20d5d
CONTRIBUTING.md: remove unneeded whitespace from start of code blocks ( #7553 )
2023-05-25 12:46:49 +05:30
John Bampton
def7ce655d
Fix spelling ( #6898 )
...
Co-authored-by: davidjumani <dj.davidjumani1994@gmail.com>
2022-12-13 14:58:14 +01:00
Suresh Kumar Anaparti
958182481e
cloudstack: make code more inclusive
...
Inclusivity changes for CloudStack
- Change default git branch name from 'master' to 'main' (post renaming/changing default git branch to 'main' in git repo)
- Rename some offensive words/terms as appropriate for inclusiveness.
This PR updates the default git branch to 'main', as part of #4887 .
Signed-off-by: Suresh Kumar Anaparti <suresh.anaparti@shapeblue.com>
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-06-08 15:47:20 +05:30
Wido den Hollander
36f1900281
Add a PendingRelease notes file ( #2723 )
...
Also update the CONTRIBUTING file with a description of how to work
with this file.
Signed-off-by: Wido den Hollander <wido@widodh.nl>
2018-07-03 21:17:41 +02:00
Rajani Karuturi
4c387feebb
updated contributin.md
...
As this is the doc that is showed while creating a pull request, updated it with information from release principles wiki.
2016-08-05 15:06:52 +05:30
Pierre-Luc Dion
31b486d38a
dummy commit to close PR: close #620 , close #606 , close #334 , close #586
2015-07-26 10:40:50 -04:00
Will Stevens
47ca406c5a
CONTRIBUTING.md: changed wording around modifying pull requests
2015-04-01 17:21:03 -04:00
Will Stevens
9ed249458d
Fixed the pull request step to make sure the correct branch is selected
2015-04-01 17:12:28 -04:00
Will Stevens
dc84b5b4d7
Added the CONTRIBUTING.md doc to the project root
2015-04-01 16:24:48 -04:00