We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a2bf76 commit 42778e5Copy full SHA for 42778e5
README.md
@@ -197,11 +197,14 @@ The app comes with three default accounts:
197
198
## Contributing
199
200
+We welcome contributions!
201
+Note: There are already several improvement ideas listed in the Issues section.
202
+If you'd like to collaborate:
203
+
204
1. Fork the repository
-2. Create a feature branch (`git checkout -b feature/amazing-feature`)
-3. Commit your changes (`git commit -m 'Add amazing feature'`)
-4. Push to the branch (`git push origin feature/amazing-feature`)
-5. Open a Pull Request
205
+2. Create a feature branch(`git checkout -b feature/your-feature`)
206
+3. Commit and push changes
207
+4. Submit a Pull Request
208
209
## License
210
0 commit comments