8000 contributing/index: add more information and debug.md. · void-linux/void-docs@0625418 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0625418

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

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

src/contributing/index.md

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

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

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
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 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).
1221

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

0 commit comments

Comments
 (0)
0