From 6e0b6b829dda774fe9f9f355634056b6e51738be Mon Sep 17 00:00:00 2001 From: Mati Date: Wed, 29 Jan 2025 12:55:35 -0300 Subject: [PATCH] Update README.md Add PR clarification --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bfed53c..afafa43 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ firefox https://github.com/fire2a/C2F-W/compare/main...my-feature-branch - the best code/document is not the smartest one, but the most legible - write/name everything as for your future self, when you'd forgotten about it & context - avoid typing errors by typing as little as possible vs copy/paste +- avoid using unclear variable names, acronyms are usually unclear ## our github organization 1. Every team member has write as default privileges. Be respectful of other people branches @@ -48,3 +49,4 @@ firefox https://github.com/fire2a/C2F-W/compare/main...my-feature-branch - requiring pull requests - disallowing push cannot load image +3. When opening a pull request, link it to the corresponding issue and explain your code's expected result