Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ADD GSSOC AND HACKTOBERFEST BANNER ON THE README #206

Closed
1 task done
alo7lika opened this issue Oct 16, 2024 · 1 comment · Fixed by #207
Closed
1 task done

ADD GSSOC AND HACKTOBERFEST BANNER ON THE README #206

alo7lika opened this issue Oct 16, 2024 · 1 comment · Fixed by #207
Assignees
Labels
bug Something isn't working gssoc-ext level1 10 points

Comments

@alo7lika
Copy link
Contributor

Has this bug been raised before?

  • I have checked "open" AND "closed" issues and this is not a duplicate

Description

To foster community engagement and encourage contributions, we proudly display the Hacktoberfest and GirlScript Summer of Code (GSSoC) banners in our README. Hacktoberfest is an annual event that celebrates open-source contributions, inviting developers of all levels to participate and make their mark in the open-source community. By promoting this event, we aim to inspire contributors to enhance their skills while supporting our project. Similarly, featuring the GSSoC banner highlights our commitment to nurturing young talent and providing a platform for aspiring developers to learn and grow. Together, these banners represent our dedication to inclusivity and collaboration in the tech community, encouraging developers to join us in making a difference through code.

Steps to Reproduce

Clone the Repository: Begin by cloning the repository that contains the project. This can be done using the Git command line interface, which allows users to create a local copy of the project on their machines.

Install Dependencies: Once the repository is cloned, the next step is to navigate into the project directory and install the necessary dependencies. This is often done using a package manager like npm, which retrieves and installs the libraries and tools required for the application to run.

Start the Application: After all dependencies are installed, users should start the application to verify its functionality. This usually involves executing a command that launches the app on a local server.

Navigate to the Buggy Feature: Users should then access the specific feature or page of the application where the bug is believed to exist. This helps in isolating the problem area.

Perform the Trigger Action: To recreate the bug, users need to perform the action that causes the issue. This might involve clicking buttons, entering data, or navigating through different pages.

Document Behavior: It’s essential to note what the expected behavior of the application is versus what actually happens when the action is performed. This documentation can provide insights into what went wrong.

Capture Error Messages: If any error messages or logs are generated during the process, these should be recorded. Error messages are often vital clues for developers in diagnosing issues.

Screenshots

N/A

Do you want to work on this issue?

Yes

If "yes" to above, please explain how you would technically implement this

To technically implement the inclusion of steps to reproduce a bug and add Hacktoberfest and GSSoC banners in a README file, first, clone the repository and install any necessary dependencies. Then, start the application locally and navigate to the specific feature where the bug occurs, carefully documenting the exact sequence of actions taken to trigger the bug. In the README, create a "Steps to Reproduce" section formatted in Markdown to outline the process clearly, including any error messages encountered. Finally, enhance the visibility of the project by adding Hacktoberfest and GSSoC banners at the top of the README using Markdown syntax for better engagement from potential contributors.

@alo7lika alo7lika added the bug Something isn't working label Oct 16, 2024
@alo7lika
Copy link
Contributor Author

Assign me this task under Level 2 and ADD LABELS GSSOC EXT 24 AND HACKTOBERFEST @Jaishree2310

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working gssoc-ext level1 10 points
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants