Every module deserves HACKING and README files :)
2001-07-16 Dan Mueth <d-mueth@uchicago.edu> Every module deserves HACKING and README files :) * HACKING: * README:
This commit is contained in:
parent
258eff006a
commit
4cc59fc7df
3 changed files with 23 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
||||||
|
2001-07-16 Dan Mueth <d-mueth@uchicago.edu>
|
||||||
|
|
||||||
|
Every module deserves HACKING and README files :)
|
||||||
|
|
||||||
|
* HACKING:
|
||||||
|
* README:
|
||||||
|
|
||||||
2001-07-16 Dan Mueth <d-mueth@uchicago.edu>
|
2001-07-16 Dan Mueth <d-mueth@uchicago.edu>
|
||||||
|
|
||||||
Added a little blurb and cleaned up links a bit.
|
Added a little blurb and cleaned up links a bit.
|
||||||
|
|
12
HACKING
Normal file
12
HACKING
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
Please do not commit to this module without first approving changes
|
||||||
|
with the GNOME Foundation Membership Committee <membership@gnome.org>.
|
||||||
|
|
||||||
|
Note that many of these files were originally created with various
|
||||||
|
HTML authoring tools and have a lot of evil cruft in them. It is very
|
||||||
|
unlikely that any of these files are valid HTML. Over time we should
|
||||||
|
gradually clean them up whenever we edit them until some day all the
|
||||||
|
old cruft is gone and we have valid HTML :)
|
||||||
|
|
||||||
|
Please edit these files by hand and consider using indentation ;)
|
||||||
|
|
||||||
|
|
4
README
Normal file
4
README
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
This modules holds the web pages at http://foundation.gnome.org.
|
||||||
|
|
||||||
|
Please read the HACKING file before making any changes.
|
||||||
|
|
Loading…
Reference in a new issue