Commit 45de619
authored
Remove issue assignment language from CONTRIBUTING.md (#6973)
The contributing guide previously instructed external contributors to ask
maintainers to assign issues to them before beginning work. This does not
reflect actual practice — maintainers self-assign issues for tracking but
do not assign external contributors.
Updated to instead direct contributors to:
- Comment on the issue to signal intent to contribute a fix (for bugs)
- Use the existing 'I may be able to implement this feature request'
checkbox in the feature request template (for features)1 parent 3248142 commit 45de619
1 file changed
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
| 81 | + | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
102 | 101 | | |
103 | 102 | | |
104 | 103 | | |
| |||
0 commit comments