blob: 2cb3c8c300ef12354cc85c1b5dd3128ea32f7636 (
plain)
1
2
3
4
5
6
7
8
9
10
|
How to interact with the Free Software Community
Practical Rules
1. Much more communication
It's not a consumer/producer model, but cooperative!
Before you start implementation, talk to project maintainers
It's likely that someone has tried a similar thing before
It's likely that project maintainers have already an idea how to proceed with implementation
Avoid later hazzles when you want your code merged upstream
|