You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,3 +6,5 @@ Welcome! I'm glad you're interested in contributing to `systemctl-tui`. Some gui
6
6
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.
7
7
3. Please do what you can to make PRs easy to review.
8
8
1. In particular, explain how you've tested your change (what you did, what Linux distro, etc.) so I don't have to guess.
9
+
10
+
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.
0 commit comments