From 3d733cea6d90c1ac34d08d415bf3323bae744c54 Mon Sep 17 00:00:00 2001 From: 7h30th3r0n3 <7h30th3r0n3@proton.me> Date: Sun, 26 Apr 2026 13:46:25 +0200 Subject: [PATCH] docs: update contributing guidelines with NFC and merge policy --- CONTRIBUTING.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e342679..5456e57 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -22,9 +22,15 @@ Thanks for wanting to help out! Here's how to get involved. - Bug fixes (especially memory-related — the Flipper has very limited heap) - Support for new ESL tag sizes and models +- NFC tag support for additional ESL formats - UI/UX improvements - Android companion app improvements +## Pull Request Guidelines + +- Use **"Create a merge commit"** when merging to preserve contributor attribution. +- Keep commits focused — one feature or fix per PR. + ## Reporting Issues Please open a GitHub issue with: