Skip to content

FossMec/CodeumReparo2024

Repository files navigation

Running Development Environment

To run the client, follow these steps:

git clone <repo link>
cd CodeumReparo2024
npm i
npm run dev

Bug Reporting Guidelines

1. Fork the Repository

Participants should fork the repository to their own GitHub account for codebase review and bug tracking.

2. Enable Issues

In the settings of the forked repository, participants should ensure that the "Issues" feature is enabled. This allows for efficient bug tracking and communication.

3. Raise Issues

Teams should raise issues in the GitHub repository they have forked. Each bug report must include:

  • Bug Description: A clear and concise description of the encountered bug.

  • Screenshot: A screenshot of the functional/UI bug.

  • Recreation Steps: Clearly outline steps to recreate the bug. This helps in identifying and fixing the issue efficiently.

4. Scoring System

  • Functional Bugs: 5 points

    • These bugs affect the application's core functionality (e.g., incorrect calculations, logic errors, or failure to perform expected tasks).
  • UI/UX Bugs: 3 points

    • These bugs relate to problems with the user interface (e.g., layout issues, broken styling, or improper rendering of elements, which may affect the user experience).

By following these guidelines, participants can contribute to the bug identification and resolution process.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages