mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-07-29 15:41:13 +03:00
- README.cvs-commits: added, pointing to HACKING
- HACKING: added defines commit rules. Daniel
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
Tue Mar 13 10:29:45 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
|
||||
|
||||
* README.cvs-commits: added, pointing to HACKING
|
||||
* HACKING: added defines commit rules.
|
||||
|
||||
Mon Mar 12 14:43:20 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
|
||||
|
||||
* libxslt/extra.c libxslt/variables.c: fixing compilation
|
||||
|
19
HACKING
Normal file
19
HACKING
Normal file
@ -0,0 +1,19 @@
|
||||
Rules for commits on the libxslt module
|
||||
=======================================
|
||||
|
||||
If what you are patching is a non-compilation issue either at compile
|
||||
time or linking time on one of the main Linux platforms, then feel free
|
||||
to patch first and send mail afterward, as long as it's a 'small fix'.
|
||||
|
||||
Otherwise, oly Bjorn Reese (breese@users.sourceforge.net) and me
|
||||
(veillard@redhat.com) should commit there. Send a mail and if it's a
|
||||
bug issue, register it at bugzilla.gnome.org in the libxslt module.
|
||||
I check both my mail and the bug database on a very regular basis.
|
||||
if you don't get an answer within a week (which is highly unprobable)
|
||||
then commit your changes. This simply mean that I'm on holliday or
|
||||
on the road.
|
||||
|
||||
thanks in advance for following the rule,
|
||||
|
||||
Daniel
|
||||
|
5
README.cvs-commits
Normal file
5
README.cvs-commits
Normal file
@ -0,0 +1,5 @@
|
||||
Please read the HACKING file for instructions
|
||||
|
||||
Daniel
|
||||
|
||||
$Id$
|
Reference in New Issue
Block a user