diff --git a/en/prstats/Makefile b/en/prstats/Makefile new file mode 100644 index 0000000000..5a28c9e0dd --- /dev/null +++ b/en/prstats/Makefile @@ -0,0 +1,12 @@ +# $FreeBSD$ + +.if exists(../Makefile.conf) +.include "../Makefile.conf" +.endif +.if exists(../Makefile.inc) +.include "../Makefile.inc" +.endif + +DOCS= index.sgml + +.include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/en/prstats/index.sgml b/en/prstats/index.sgml new file mode 100644 index 0000000000..ba81de2308 --- /dev/null +++ b/en/prstats/index.sgml @@ -0,0 +1,63 @@ + + + + + + %includes; +]> + + + &header; + +
+

Go fix/close a PR!

+ +

It's easy, all you have to do is to follow + + this link to the GNATS database, + find a PR, figure out what needs done and do it.

+ +

If you are a committer, you can use the edit-pr + command to close PRs.

+ +

If you are not a committer, you should submit a followup + containing the text :

+ +
This PR can be closed
+ +

on a line of its own, that will make it easier for a + committer to deal with it later.

+ +
+ +

Previous 30 days

+ +

+

+ +

Previous year

+ +

+

+

Project lifetime

+ +

+

+ +

These graphs are generated by a couple of Tcl Scripts. +

+ + &footer; + + + + +