master
Fix .in references inside requirements source text files
Blacken docs
Convert develop to master branch; Aluminium typos
Merge pull request #66818 from vzhestkov/better-error-handling-x509
docs: refresh DSC metaConfig URL and drop dead Jenkins reference
Reuse minion's existing local IPC bus to fire job completion and other events intended for the master's ReqServer. Tag these specific events with a specific tag "__master_req_channel_payload" Update the architecture flow accordingly: https://github.com/saltstack/salt/blob/master/doc/topics/development/architecture.rst#minion-job-flow
Cleanup contributing guides; main in repo root
Add PYTHONWARNINGS=ignore option to silence deprecation warnings
Add legacy python deprecation FAQ
Fix broken topic link
removing duplicate python 2 deprecation faq from development doc
Add a few more nice to have hooks
Remove ":doc:" references from a bunch of doc/* files
Start checking rst files at pre-commit level with `rstcheck`
Update contributing guide and PR template
Refresh install/onedir docs for FAQ, packaging, and non-root
change docs.saltstack.com to docs.saltproject.io everywhere