sdf_tutorials icon indicating copy to clipboard operation
sdf_tutorials copied to clipboard

meta: Proposals should link back to the main PRs that make them implemented?

Open EricCousineau-TRI opened this issue 5 years ago • 1 comments

Citing stuff in https://github.com/osrf/sdformat/pull/275 was kinda painful. It would be nice if this were more explicitly discoverable, rather than having to sleuth.

Ideal outcome: The current proposal_format.md gets a section below "Status", that has links to the PRs / commits that make the proposal fully "implemented".

EricCousineau-TRI avatar May 09 '20 19:05 EricCousineau-TRI

For example, PEP's have links to their resolutions: https://www.python.org/dev/peps/pep-0562/ https://mail.python.org/pipermail/python-dev/2017-December/151033.html

However, it's hard to trace the PR forward from the PEP / resolution email to the actual implementation (not reference implementation).

EricCousineau-TRI avatar May 09 '20 20:05 EricCousineau-TRI