mirror of
https://github.com/prometheus/docs.git
synced 2026-02-05 15:45:27 +01:00
Be more explicit about DCO (#2140)
* Add link about the browser extension. Relates #2118 Signed-off-by: Harold Dost <github@hdost.com>
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
Prometheus uses GitHub to manage reviews of pull requests.
|
||||
|
||||
* Every commit *MUST* be signed off to agree to the [Developer Certificate of Origin (DCO)](https://developercertificate.org/). [How does it work?](https://github.com/dcoapp/app#how-it-works)
|
||||
** There is a [browser extension](https://github.com/scottrigby/dco-gh-ui) if you're making edits
|
||||
from the GitHub UI.
|
||||
|
||||
* If you have a trivial fix or improvement, go ahead and create a pull request,
|
||||
addressing (with `@...`) the maintainer of this repository (see
|
||||
[MAINTAINERS.md](MAINTAINERS.md)) in the description of the pull request.
|
||||
@@ -10,5 +14,3 @@ Prometheus uses GitHub to manage reviews of pull requests.
|
||||
on our [mailing list](https://groups.google.com/forum/?fromgroups#!forum/prometheus-developers).
|
||||
This will avoid unnecessary work and surely give you and us a good deal
|
||||
of inspiration.
|
||||
|
||||
* Be sure to sign off on the [DCO](https://github.com/dcoapp/app#how-it-works)
|
||||
|
||||
Reference in New Issue
Block a user