ament / ament_index

Apache License 2.0
13 stars 27 forks source link

Remove the Quality Level from the README.md. #62

Closed clalancette closed 4 years ago

clalancette commented 4 years ago

It is duplicating information from the QUALITY_DECLARATION.md. Just put a link to the QD, which should be good enough.

Signed-off-by: Chris Lalancette clalancette@openrobotics.org

We discussed this quite a bit over https://github.com/ament/ament_index/pull/61/files#r448358899 . There was actually no conclusion there, but it seems to me that duplicating information that is right alongside this is just going to lead to additional maintenance in the future. Thus, this PR de-duplicates that information. I wanted to open this so we didn't lose track of the discussion; if there is still disagreement, we can continue the discussion here.

clalancette commented 4 years ago

I'm going to go ahead and merge this one; thanks @ahcorde for the review.