File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -5,14 +5,17 @@ Thank you for considering contributing to the Coursera Automation Extension! Her
55## How to Contribute
66
771 . ** Fork the Repository**
8+
89 - Clone your fork to your local machine.
910 - Add the original repository as an upstream remote to keep your fork updated.
1011
11122 . ** Create a Branch**
13+
1214 - Create a new branch for your feature or bugfix.
1315 - Use a descriptive name for your branch (e.g., ` feature/add-new-feature ` or ` bugfix/fix-issue ` ).
1416
15173 . ** Make Changes**
18+
1619 - Write clear and concise commit messages.
1720 - Follow the coding style and conventions used in the project.
1821 - Test your changes thoroughly before committing.
@@ -25,9 +28,11 @@ Thank you for considering contributing to the Coursera Automation Extension! Her
2528## Guidelines for Reporting Issues
2629
27301 . ** Search Existing Issues**
31+
2832 - Before opening a new issue, search the existing issues to avoid duplicates.
2933
30342 . ** Create a Detailed Report**
35+
3136 - Provide a clear and descriptive title.
3237 - Describe the steps to reproduce the issue.
3338 - Include any relevant logs, screenshots, or code snippets.
You can’t perform that action at this time.
0 commit comments