krz/hn

clone: git clone https://gitbay.org/krz/hn.git

main: CONTRIBUTING.txt · raw

 1# Contributing
 2
 3## Development
 4
 5This project really only has a few guidelines to follow:
 6
 7- Focus on the end-user's privacy and experience.
 8- Keep the codebase minimal and, ideally, package-free.
 9- Follow the [PEP 8](https://peps.python.org/pep-0008/) style guide.
10
11## Reporting Bugs
12
13I don't use a report template, so just remember to give as much detail as
14possible about the bug you're experiencing. If there's not enough detail
15reported, emails will need to be exchanged before anyone can look into the bug.