author | Tommaso Pecorella <tommaso.pecorella@unifi.it> |
Sun, 29 Mar 2015 16:12:50 +0200 | |
changeset 11262 | f92db91b2f2f |
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/ |