mirror of
https://git.disroot.org/pranav/pybatmesh.git
synced 2025-01-07 15:33:58 +05:30
Pranav Jerry
9c6081ea87
Updated HACKING.md and added license disclaimer to all python files. And tidied up scripts.py
24 lines
621 B
Markdown
24 lines
621 B
Markdown
# Hacking
|
|
|
|
Everyone <!-- including anti-nationals and urban naxals are -->
|
|
is welcome to [hack][] naxalnet. See below for how to hack.
|
|
|
|
## Reporting issues and suggesting ideas
|
|
|
|
To report a bug or suggest an idea, create a new issue at
|
|
<https://git.disroot.org/pranav/naxalnet/issues> with a
|
|
relevant label.
|
|
|
|
## Contribute code
|
|
|
|
To push to this repo, you need your username to be in the
|
|
contributors list. See issue #8.
|
|
|
|
## Packaging
|
|
|
|
naxalnet needs distro packages in Debian, Fedora, openSUSE,
|
|
and nixos. If you know/like to package it in your distro,
|
|
post to issue #6.
|
|
|
|
[hack]: https://catb.org/jargon/html/H/hack.html
|