Skip to content

Commit 42778e5

Browse files
Update README.md
1 parent 0a2bf76 commit 42778e5

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -197,11 +197,14 @@ The app comes with three default accounts:
197197

198198
## Contributing
199199

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+
200204
1. Fork the repository
201-
2. Create a feature branch (`git checkout -b feature/amazing-feature`)
202-
3. Commit your changes (`git commit -m 'Add amazing feature'`)
203-
4. Push to the branch (`git push origin feature/amazing-feature`)
204-
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
205208

206209
## License
207210

0 commit comments

Comments
 (0)