Regarding Issues on project #78
-
Is Require to make Issue request to the project Owner or directly fork the project and start working on the project in vs code. If needed then how i make the issue request. Please someone tell step by step procedure. |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments
-
|
Beta Was this translation helpful? Give feedback.
-
You can make a new issue and after reach out to Project Admin or owner they assgined you than you will work on issue and make a pr and add PA as a reviwer and merge it |
Beta Was this translation helpful? Give feedback.
-
The procedure for contributing to a project typically involves creating an issue request to discuss the changes you want to make before starting work. Here's a step-by-step procedure:
By following these steps, you can contribute to a project on GitHub in a structured and collaborative manner. Remember to communicate with the project maintainers and follow any guidelines or instructions they provide. |
Beta Was this translation helpful? Give feedback.
-
Steps you should follow:
|
Beta Was this translation helpful? Give feedback.
-
Find a Project: Choose an active project on GitHub that interests you. |
Beta Was this translation helpful? Give feedback.
-
To contribute to an open-source project like Girlscript Summer of Code, it's generally recommended to follow these steps: Fork the Project: Before making any changes, fork the project repository on GitHub. This creates a copy of the project under your GitHub account. Create an Issue (if necessary): If you're proposing a new feature, reporting a bug, or suggesting an improvement, it's best practice to create an issue first. This allows you to discuss the changes with the project maintainers and get their feedback before investing time in coding. |
Beta Was this translation helpful? Give feedback.
You can make a new issue and after reach out to Project Admin or owner they assgined you than you will work on issue and make a pr and add PA as a reviwer and merge it
@ankitgupta143