Skip to content

Commit d74f121

Browse files
authored
Update README.md
1 parent 6441577 commit d74f121

File tree

1 file changed

+28
-3
lines changed

1 file changed

+28
-3
lines changed

README.md

Lines changed: 28 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,10 +112,35 @@ print(response)
112112
```
113113

114114
## 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.
116118

117119
## 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.
119144

120145
## 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

Comments
 (0)