diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c266db3..30955b7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,10 +7,8 @@ - ![Line](https://user-images.githubusercontent.com/85225156/171937799-8fc9e255-9889-4642-9c92-6df85fb86e82.gif) -

Ways to Contributeb>

🐛 Report bugs: Use the issue template; include steps to reproduce, expected/actual behavior, OS/toolchain versions. @@ -21,7 +19,7 @@ 🧪 Add tests: Unit tests for gates/state evolution; e2e checks for the GUI. -⚙️ Implement enhancements: Performance improvements, better numerics, new gates, or multi‑qubit support. +⚙️ Implement enhancements: Performance improvements, better numerics, new gates, or multi‑qubit supportt. Before large changes, please open a design discussion issue first. @@ -36,7 +34,7 @@ Before large changes, please open a design discussion issue first. 📝 Open an issue first (or use an existing one) describing what you plan to change. Wait to be assigned before writing code. 🔀 Fork the repo and create a focused branch: [repo link](https://github.com/Dark-CodeX/qubitverse.git) - + 🧪 Add tests and update docs alongside your change. 🧹 Format & lint: run the provided scripts (C++: clang-format/tidy; GUI: prettier/eslint) and make sure all tests pass. @@ -49,7 +47,6 @@ Before large changes, please open a design discussion issue first. ⏳ Limits: please keep ≤ 3 active issues assigned per person and 1 PR per issue. Avoid opening PRs for issues you’re not assigned to. - ![Line](https://user-images.githubusercontent.com/85225156/171937799-8fc9e255-9889-4642-9c92-6df85fb86e82.gif)

Helpful Resources (Git & GitHub):

@@ -66,10 +63,8 @@ If you’re new to open source or GitHub, these official guides will get you mov 🚀 [Getting Started with Git & GitHub](https://docs.github.com/get-started) - ![Line](https://user-images.githubusercontent.com/85225156/171937799-8fc9e255-9889-4642-9c92-6df85fb86e82.gif) -

Tip from us 😇

Every expert started at |0⟩ — apply one gate at a time and watch your skills evolve. You've got this! 💪

Show some  ❤️  by  🌟  this repository!