-
Notifications
You must be signed in to change notification settings - Fork 1
Contributing Guidelines
Queen Belle Dela Cruz edited this page Aug 8, 2024
·
3 revisions
We welcome contributions! Here’s how you can help:
Creates any feature requests or report any bugs in Issues.
- Fork the repository.
- Create a new branch (e.g.
git checkout -b feature-branch
). - Make your changes.
- Navigate to the original repository and create a pull request from your forked repository’s branch. Provide a detailed description of your changes in the pull request. Ensure the pull request title is descriptive and references any related issues (e.g., "Fixes #123").