Skip to content

Contributing Guidelines

Queen Belle Dela Cruz edited this page Aug 8, 2024 · 3 revisions

We welcome contributions! Here’s how you can help:

Issues

Creates any feature requests or report any bugs in Issues.

Pull Requests

  1. Fork the repository.
  2. Create a new branch (e.g. git checkout -b feature-branch).
  3. Make your changes.
  4. 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").
Clone this wiki locally