Open
Description
Hi!
I was working on PR #1347 and can't found a standard format for deprecation notice. What I found:
- 1 note using warning box (python 2)
- 1 note using caution box (boost build generator)
- Many inline comments [DEPRECATED]
- Conan transit is using (DEPRECATED)
Could we adopt a standard format/box/message when deprecating something?