Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2017-07-13,master
commit bf576af4aedaa977a50e80ab5a10385a16718007 Author: Simon Wunderlich sw@simonwunderlich.de Date: Sun Nov 9 23:04:46 2008 +0000
doc: open-mesh/Contribute: minor changes, fixing order
bf576af4aedaa977a50e80ab5a10385a16718007 open-mesh/Contribute.textile | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-)
diff --git a/open-mesh/Contribute.textile b/open-mesh/Contribute.textile index 696dfc31..fc66aed0 100644 --- a/open-mesh/Contribute.textile +++ b/open-mesh/Contribute.textile @@ -1,8 +1,22 @@ = How to Contribute = -Thanks for using B.A.T.M.A.N.! If you have suggestions, comments, want to tell us about your experiences or discuss problems the best thing is always to use the [wiki:MalingList Mailing List]. You can always contact us via [wiki:IRC IRC]. +Thanks for using B.A.T.M.A.N.! If you have suggestions, comments, want to tell us about your experiences or discuss problems the best thing is always to use the [wiki:MailingList Mailing List]. You can always contact us via [wiki:IRC IRC].
If you like this project and you want to take part and/or give something back, here is a short list of starting points:
+ +=== Reporting Bugs === +If you find a bug, please see if the problem is already known in the by [https://dev.open-mesh.org/batman/report Reading the Tickets]. If not, please [https://dev.open-mesh.org/batman/newticket add a new Ticket]. + +Please add as much information as possible. In particular interesting are: + + * Which branch (batman, bmx, batman-advanced) + * Which version (0.X, SVN revision number) + * kernel version, distribution (and version) + * machine type (PC, Linksys WRT, Fon, NS2, ...) + * command line parameters used + * iptables/firewall rules + * your guess what triggered the problem. ;) + === Documentation / Feedback ===
Write an article about your experience with B.A.T.M.A.N. and have it published here: @@ -20,22 +34,8 @@ There's lots of people that want to know about B.A.T.M.A.N. - help us to spread
B.A.T.M.A.N. gives much room for research, especially the layer 2 implementation in the kernel. Get in touch with us to share your ideas. If you write papers we are happy to publish them here or link to your page. If you are looking for the right topic or mentorship feel free to contact us. We have more ideas than time to implement them.
- -=== Reporting Bugs === -If you find a bug, please see if the problem is already known in the by [https://dev.open-mesh.org/batman/report Reading the Tickets]. If not, please [https://dev.open-mesh.org/batman/newticket add a new Ticket]. - -Please add as much information as possible. In particular interesting are: - - * Which branch (batman, bmx, batman-advanced) - * Which version (0.X, SVN revision number) - * kernel version, distribution (and version) - * machine type (PC, Linksys WRT, Fon, NS2, ...) - * command line parameters used - * iptables/firewall rules - * your guess what triggered the problem. ;) - === Development ===
You looked in the code ? Fixed bugs ? Added a cool new function ? Integrated B.A.T.M.A.N. in a distribution ? -Don't hesitate to let us and others know! We can avoid duplicated work by publishing it here or linking to your page. Patches are always welcome and can be posted on the mailing list to get integrated. He also hand out SVN access to people that want to get involved. +Don't hesitate to let us and others know! We can avoid duplicated work by publishing it here or linking to your page. Patches are always welcome and can be posted on the [wiki:MailingList mailing list] to get integrated. He also hand out SVN access to people that want to get involved.