You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
luisd1223 edited this page Jul 13, 2023
·
5 revisions
Contributing
Issue Tracking
Use the issue tracker to report bugs, request new features, or ask questions. Before submitting a new issue, search the existing issues to avoid duplicates. When reporting a bug, please include steps to reproduce it and provide relevant information such as operating system, classes and methods involved, etc.
Making contributions and Pull Requests
Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!
Fork the Project
Create your Feature Branch (git checkout -b feature/AmazingNewFeature)
Test your changes thoroughly to avoid introducing new bugs.
Commit your Changes (git commit -m 'Add some AmazingNewFeature')
Push to the Branch (git push origin feature/AmazingNewFeature)
Open a Pull Request providing a clear description of the changes made, along with any relevant information or context
The pull request will be reviewed by the maintainers, who may suggest changes or provide feedback. Once approved, it will be merged into the main branch