systemctl-tui 0.5.1

A simple TUI for interacting with systemd services and their logs
Documentation
1
2
3
4
5
6
7
8
9
10
# Contributing to systemctl-tui

Welcome! I'm glad you're interested in contributing to `systemctl-tui`. Some guidelines:

1. Be nice. This is something I do in my spare time.
2. If you're not sure whether I'll accept a particular change, feel free to raise an issue to ask before submitting a PR.
3. Please do what you can to make PRs easy to review.
   1. In particular, explain how you've tested your change (what you did, what Linux distro, etc.) so I don't have to guess.

It's OK to use AI tooling, I do too. But if you submit a PR I have a strong expectation that you have reviewed every line of code, and I ESPECIALLY expect that you have reviewed everything in the PR description.