From f03f943bdeda2011588cb8561c2d4b40549137bb Mon Sep 17 00:00:00 2001 From: Werner Date: Tue, 9 Aug 2022 19:16:41 +0200 Subject: [PATCH] Something "is" missing --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e26602ae69..a19297144b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -86,7 +86,7 @@ Then you can ready to submit your patch to the Armbian project. ## Submitting Pull Requests -No Pull Request (PR) is too small! Typos, additional comments in the code, new test cases, bug fixes, new features, more documentation, ... everything welcome! +No Pull Request (PR) is too small! Typos, additional comments in the code, new test cases, bug fixes, new features, more documentation, ... everything is welcome! While bug fixes can first be identified via an "issue", that is not required for things mentioned above. It is fine to just open up a PR with the fix, but make sure you include the same information you would have included in an actual issue - like how to reproduce it.