One place we have serious conflicts in CMake development is concurrent policy development. Should we keep track of these in a post here so that new policies know what number to take? Rebasing out a policy rename is not the most fun as content and filepaths usually need changed in the process (and the conflicts between CMPA and CMPB doc/test files are conceptually trivial, but mistakes are easy to make).
Basically a post with a list like this:
- CMP0999 - Small description
which gets edited as policies get under development. Requests for new ones can happen via comments on the post or gathered from open MRs.
Thoughts?