docs
docs copied to clipboard
Update overview.md
I found the first sentence in "### What are metrics ?" awkward especially the use of the word "mean". Since I tripped over it I thought it was only fair to propose a small edit.
Thanks! Can you please sign the DCO?
Thanks! Can you please sign the DCO?
Hi - I'm new at this - can you point me to where I need to sign? Thanks!
@sjnester: I've run into exactly the same issue with that sentence. My PR was also rejected.
I'm trying to persuade the devs here to make the contribution process easier, and DCO is the thorn in the side here. See #2118.
This needs a DCO sign-off. You can use git commit -s --amend to add it.
@sjnester https://github.com/prometheus/docs/pull/2061/checks?check_run_id=4145616864 also shows a howto and links to https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally
Does that help?