|
2 | 2 |
|
3 | 3 | There's more to running a distribution than just writing code.
|
4 | 4 |
|
5 |
| -To contribute to the Void packages repository, start by readin
B20B
g the |
| 5 | +If you find an issue with a package and you manage to fix it, you can add your |
| 6 | +solution to the official package repository. New packages and updates are also |
| 7 | +welcome! To contribute to the Void packages repository, start by reading the |
6 | 8 | [CONTRIBUTING](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md)
|
7 | 9 | document in the void-packages GitHub repository.
|
8 | 10 |
|
9 |
| -To contribute to this Handbook, read |
10 |
| -[CONTRIBUTING](https://github.com/void-linux/void-docs/blob/master/CONTRIBUTING.md) |
11 |
| -in the void-docs repository. |
| 11 | +If you are unable to fix a package yourself, make sure to [open an |
| 12 | +issue](https://github.com/void-linux/void-packages/issues/new) in the |
| 13 | +void-packages repository. This makes maintainers aware of the issue, allows |
| 14 | +others to fix it, and can work as a place for anyone to share workarounds in |
| 15 | +the meantime. Remember to check the existing issues for your problem! There are |
| 16 | +also some [things you can do to improve your bug report](./debug.md). |
| 17 | + |
| 18 | +This Handbook doesn't (yet!) contain all the important Void-specific |
| 19 | +information. To contribute to it see the [void-docs specific |
| 20 | +page](./void-docs.md). |
12 | 21 |
|
13 | 22 | If you have any questions, feel free to ask them via IRC in #voidlinux on
|
14 | 23 | irc.freenode.net, or in [the voidlinux
|
|
0 commit comments