Modified Files: HACKING Please send all patches to bugzilla, not the ML.

Modified Files:
	HACKING
    Please send all patches to bugzilla, not the ML.

Added Files:
	README.cvs

I was requested to add this thing, so here it is ;-)
This commit is contained in:
Tristan Van Berkom 2004-12-15 16:07:20 +00:00
parent 3247035aeb
commit 9e92fc22e6
2 changed files with 8 additions and 2 deletions

View File

@ -27,8 +27,7 @@ You then need to run autogen.sh and make to build Glade-3.
Patches
~~~~~~~
Patches must be in the unified format (diff -u) and must include a
ChangeLog entry. Send your patches to the mailing list and/or file
them in bugzilla (see above)
ChangeLog entry. Please send all patches to bugzilla.
Coding Style

7
README.cvs Normal file
View File

@ -0,0 +1,7 @@
If you are a long time gnome committer and you have a minor patch
that you are sure is correct, then go ahead and commit.
For the other great majority of the time; please ask before commiting
at glade-devel@lists.ximian.com.
All commits must have a ChangeLog entry.