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
Thank you for your interest in contributing to the History Fact App! We appreciate your time and effort in making this project better. This document provides guidelines to help you get started.
Thank you for contributing to the History Fact App! Your efforts make this project possible. If you have any questions, feel free to reach out by creating a new discussion.
The text was updated successfully, but these errors were encountered:
Contributing to History Fact App
Thank you for your interest in contributing to the History Fact App! We appreciate your time and effort in making this project better. This document provides guidelines to help you get started.
Table of Contents
How Can I Contribute?
Reporting Bugs
If you find a bug, please report it by following these steps:
Suggesting Features
Have an idea to enhance the project? We�d love to hear about it!
Contributing Code
If you�d like to fix a bug or add a new feature:
good first issue
orhelp wanted
.Code Guidelines
src/components
,src/pages
,src/utils
).feat
: New feature.fix
: Bug fix.docs
: Documentation updates.style
: Code formatting changes.test
: Adding or updating tests.Development Workflow
Clone the Repository:
git clone https://github.com/asiakay/history-fact-app.git cd history-fact-app
Create a New Branch:
Install Dependencies:
Run the App Locally:
Make Changes:
Run Tests:
npm test
Commit and Push:
Submit a Pull Request:
Pull Request Checklist
Before submitting a pull request, ensure the following:
npm test
).main
.Community Standards
Thank you for contributing to the History Fact App! Your efforts make this project possible. If you have any questions, feel free to reach out by creating a new discussion.
The text was updated successfully, but these errors were encountered: