Skip to content

Commit 6327099

Browse files
committed
contributing/index: add more information and debug.md.
1 parent 7055019 commit 6327099

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

src/contributing/index.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,21 @@
22

33
There's more to running a distribution than just writing code.
44

5-
To contribute to the Void packages repository, start by reading the
5+
If you fix an issue with a package, the solution can be added to the official
6+
package repository, and new packages and updates are also welcome! To contribute
7+
to the Void packages repository, start by reading the
68
[CONTRIBUTING](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md)
79
document in the void-packages GitHub repository.
810

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 gives the problem visibility, which can greatly
14+
speed up a fix. Remember to check the existing issues for your problem! There
15+
are also some [things you can do to assist in finding the problem](./debug.md).
16+
17+
This Handbook doesn't (yet!) contain all the important Void-specific
18+
information. To contribute to it see the [void-docs specific
19+
page](./void-docs.md).
1220

1321
If you have any questions, feel free to ask them via IRC in #voidlinux on
1422
irc.freenode.net, or in [the voidlinux

0 commit comments

Comments
 (0)