Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 690 Bytes

File metadata and controls

10 lines (7 loc) · 690 Bytes

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.