We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1ee3eb commit 104c06eCopy full SHA for 104c06e
README.md
@@ -230,16 +230,8 @@ echo "Hello " . $identity['username'];
230
231
## 🤝 Contributing
232
233
-1. Fork the repository
234
-2. Create feature branch (`git checkout -b feature/name`)
235
-3. Commit changes (`git commit -m 'Add feature'`)
236
-4. Push to branch (`git push origin feature/name`)
237
-5. Open Pull Request
238
-
239
Contributions are welcome! See [DEVELOPMENT.md](DEVELOPMENT.md) for detailed setup instructions, testing guide, and development workflow.
240
241
-Please follow PSR-12 standards and include tests for new features.
242
243
## 📄 License
244
245
MIT License – see [LICENSE](LICENSE) file.
0 commit comments