RESOLVED FIXED 8690
Contributing code doesn't mention what to do with new files
https://bugs.webkit.org/show_bug.cgi?id=8690
Summary Contributing code doesn't mention what to do with new files
Matt Gough
Reported 2006-05-02 03:20:48 PDT
This page doesn't mention what to do with new files that are added to the project (e.g test cases) Apparently you should do 'svn add' on them so that the get noticed by svn-create-patch. Also, although it mentions 'Make sure that your patch includes a ChangeLog entry' it doesn't mention using 'prepare-ChangeLog'.
Attachments
Mark Rowe (bdash)
Comment 1 2007-03-19 03:07:56 PDT
prepare-ChangeLog is now mentioned. The 'svn add' issue still stands.
Mark Rowe (bdash)
Comment 2 2007-03-20 18:02:06 PDT
Fixed by r20354.
Note You need to log in before you can comment on or make changes to this bug.