From 0ea1711433fcbab563c11ddcdec78f7d1c094f24 Mon Sep 17 00:00:00 2001 From: ahrenholz Date: Sat, 28 May 2011 20:54:10 +0000 Subject: [PATCH] Edited wiki page Contributing through web user interface. --- wiki/Contributing.wiki | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/wiki/Contributing.wiki b/wiki/Contributing.wiki index e67028f3..0680c1fc 100644 --- a/wiki/Contributing.wiki +++ b/wiki/Contributing.wiki @@ -6,9 +6,10 @@ *Coding Style*: see the [Hacking] wiki page for coding standards. -*Source Control Repo*: SVN repo at NRL with nightly snapshots here: [http://downloads.pf.itd.nrl.navy.mil/core/source/nightly_snapshots/] +*Source Control Repo*: private SVN repo at NRL with nightly snapshots here: [http://downloads.pf.itd.nrl.navy.mil/core/source/nightly_snapshots/] -*Bug Tracker*: [http://code.google.com/p/coreemu/issues/list] +*How to report bugs*: email the [http://pf.itd.nrl.navy.mil/mailman/listinfo/core-dev development mailing list] or enter the bug yourself in the bug tracker: [http://code.google.com/p/coreemu/issues/list] -*How to submit patches*: enter a new issue on the [http://code.google.com/p/coreemu/issues/list bug tracker] and attach a patch, or email the [http://pf.itd.nrl.navy.mil/mailman/listinfo/core-dev development mailing list] +*How to submit patches*: enter a new issue on the [http://code.google.com/p/coreemu/issues/list bug tracker] and attach a patch, or email the [http://pf.itd.nrl.navy.mil/mailman/listinfo/core-dev development mailing list]. All submissions must use the same license as the rest of the project, the [http://www.opensource.org/licenses/bsd-license.php New BSD License]. +*Attribution*: for larger patches or rewrites, add your name to the `authors:` list at the top of the source file. \ No newline at end of file