You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,17 @@ You can contribute to the project in any or all of the following ways:
19
19
20
20
## Code Contribution Guidelines
21
21
22
+
### Why we do not assign issues anyone?
23
+
24
+
- By not assigning issues upfront, anyone can feel welcome to contribute without feeling like the issue is already "taken."
25
+
- This also prevents discouraging new contributors who might feel locked out if issues are pre-assigned.
26
+
- Contributors are encouraged to pick issues that align with their skills and interests. To take initiative rather than waiting for permission or being "assigned" work.
27
+
- Sometimes contributors express interest but never follow through. If issues are assigned prematurely, others might avoid working on them, delaying progress.
28
+
- Leaving issues unassigned ensures that work can proceed without bottlenecks if someone goes inactive.
29
+
- Open issues encourage community discussion and brainstorming. Prematurely assigning an issue can stifle input from others who might have better ideas or solutions.
30
+
- As open-source work is often voluntary, and contributors' availability can change. Keeping issues unassigned allows anyone to step in if the original contributor becomes unavailable.
31
+
This also supports multiple contributors collaborating on larger or complex issues.
32
+
22
33
### I have not contributed to any open source project before. Will I get any guidance?
23
34
24
35
In case you are new to the open source ecosystem, we would be more than happy to guide you through the entire process. Just join our [Discord server](https://bit.ly/heyfoss) and drop a message in the **#foss** channel.
0 commit comments