From 3b34bb5343100bdea08657b05ae3caceb36d89ce Mon Sep 17 00:00:00 2001 From: okuji Date: Sun, 5 Sep 1999 23:32:54 +0000 Subject: [PATCH] add some notes into README. --- README | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/README b/README index 6a6849873..1debadedd 100644 --- a/README +++ b/README @@ -47,8 +47,21 @@ GNU GRUB has a page on the web. See: http://www.gnu.org/software/grub/grub.en.html (English) http://www.gnu.org/software/grub/grub.ja.html (Japanese) -If you have any suggestions or bug reports, please send electronic -mail to the GRUB mailing list . +If you have any suggestions or ideas, please send electronic mail to the +GRUB mailing list . + +When you encounter any problem or bug, please submit it to + with information about your computer and what you did +as much as possible. For example, your operating system and the +geometries of your drives are very important. + +When you enhance/fix GRUB, please send the patch to . +Do not forget to write your changes to ChangeLog; That helps us to +understand your changes correctly. And it is preferable that your patch +is the unified format. Just append `-u' option to the command `diff'. + +NOTE: you should stick to the GNU Coding Standards. Look at the URL + to understand it. DEVELOPERS: to subscribe to the mailing list, send e-mail to . You can get the latest GRUB CVS tree from