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
Copy file name to clipboardExpand all lines: README.md
+28-3Lines changed: 28 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -112,10 +112,35 @@ print(response)
112
112
```
113
113
114
114
## Contributing
115
-
Contributions are welcome. Please follow the guidelines in our [CONTRIBUTING.md](.github/CONTRIBUTING.md).
115
+
Contributions are welcome!
116
+
117
+
Please refer to [CONTRIBUTING.md](.github/CONTRIBUTING.md) for detailed guidelines on how to contribute to this project.
116
118
117
119
## Reporting Issues
118
-
Report issues via the GitHub issue tracker.
120
+
Encountered a bug? We'd love to hear about it. Please follow these steps to report any issues:
121
+
122
+
1. Check if the issue has already been reported.
123
+
2. Use the [Bug Report](.github/ISSUE_TEMPLATE/bug_report.md) template to create a detailed report.
124
+
3. Submit the report [here](https://github.com/RMNCLDYO/Google-Search-API-Wrapper/issues).
125
+
126
+
Your report will help us make the project better for everyone.
127
+
128
+
## Feature Requests
129
+
Got an idea for a new feature that could make the project even better? Feel free to suggest it. Here's how:
130
+
131
+
1. Check if the feature has already been suggested or implemented.
132
+
2. Use the [Feature Request](.github/ISSUE_TEMPLATE/feature_request.md) template to create a detailed request.
133
+
3. Submit the request [here](https://github.com/RMNCLDYO/Google-Search-API-Wrapper/issues).
134
+
135
+
Your suggestions for improvements are always welcome.
136
+
137
+
## Versioning and Changelog
138
+
Stay up-to-date with the latest changes and improvements in each version:
139
+
140
+
-[CHANGELOG.md](.github/CHANGELOG.md) provides detailed descriptions of each release.
141
+
142
+
## Security
143
+
Your security is important to us. If you discover a security vulnerability, please follow our responsible disclosure guidelines found in [SECURITY.md](.github/SECURITY.md). Please refrain from disclosing any vulnerabilities publicly until said vulnerability has been reported and addressed.
119
144
120
145
## License
121
-
Licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
146
+
Licensed under the MIT License. See [LICENSE](LICENSE) for details.
0 commit comments