X-Git-Url: http://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/1792b67621bf1e5095ad803bffa7f0b170e21b85..93ddf11b60fb9f5875e9e5dfd4c1ba034b6f60e9:/mypapers/free-sw-devel/free-sw-devel.html
diff --git a/mypapers/free-sw-devel/free-sw-devel.html b/mypapers/free-sw-devel/free-sw-devel.html
index 44268e409f..e911b2e13a 100644
--- a/mypapers/free-sw-devel/free-sw-devel.html
+++ b/mypapers/free-sw-devel/free-sw-devel.html
@@ -13,7 +13,7 @@
An introduction to free software development, for those
interested in participating.
- http://www.hungry.com/~pere/mypapers/free-sw-devel/free-sw-devel.html
+ http://www.hungry.com/~pere/mypapers/free-sw-devel/free-sw-devel.html
Petter Reinholdtsen
pere@hungry.com
@@ -54,7 +54,8 @@
Getting involved and helping out
-
So, you found a nice project on Freshmeat, and want to help
+
So, you found a nice project on
+ Freshmeat, and want to help
improve it...
@@ -63,7 +64,7 @@
- read the project documentation
- join the relevant mailing list, IRC channels, etc
- use mailing lists
-
- irc, wiki
+
- update the wiki
- get to know the source
- understand licensing issues
- learn to use the bug tracking system (bts)
@@ -111,7 +112,7 @@
- if you can fix the problem you are facing, remember to let
the package author know about this.
-
- make a patch! (patch -u file.orig file.new >
+
- make a patch! (diff -u file.orig file.new >
myfix.diff)
- send the patch to the developer list, or possibly into the
bts (learn how the developers want it)
@@ -182,7 +183,7 @@
- Running a successful free software project
+ Running a successful free software project I
@@ -193,6 +194,13 @@
- let everyone work on the things that interests them, use the
carrot, as you have no whip
- set up and use a bts
+
+
+
+ Running a successful free software project II
+
+