author | Tom Henderson <tomh@tomh.org> |
Tue, 15 May 2012 22:52:10 -0700 | |
changeset 8763 | bac46543614f |
parent 7370 | 11e549c5cf82 |
permissions | -rw-r--r-- |
635
71b92dfe5f55
write README, contributing.txt, reorganize the other documentation files
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents:
diff
changeset
|
1 |
Contributing to the ns-3 project |
71b92dfe5f55
write README, contributing.txt, reorganize the other documentation files
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents:
diff
changeset
|
2 |
-------------------------------- |
71b92dfe5f55
write README, contributing.txt, reorganize the other documentation files
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents:
diff
changeset
|
3 |
|
6736
fa6d53fb98a5
Update some stale documentation in doc/ directory
Tom Henderson <tomh@tomh.org>
parents:
657
diff
changeset
|
4 |
ns-3 is a free, open source software project that welcomes contributions |
fa6d53fb98a5
Update some stale documentation in doc/ directory
Tom Henderson <tomh@tomh.org>
parents:
657
diff
changeset
|
5 |
from users worldwide. Please see the following web page for how to |
fa6d53fb98a5
Update some stale documentation in doc/ directory
Tom Henderson <tomh@tomh.org>
parents:
657
diff
changeset
|
6 |
contribute: |
7370 | 7 |
http://www.nsnam.org/developers/contributing-code/ |