c-code-x / codex-website

https://codex-website-nu.vercel.app
5 stars 17 forks source link

Update Issue Templates for Bug Fixes, Feature Requests, etc. #71

Closed Harsha9554 closed 7 months ago

Harsha9554 commented 7 months ago

I have created three new issue templates using GitHub's built-in templates feature. The templates are designed to cover common types of issues, such as bug reports, feature requests, and general feedback. By using these templates, contributors will be able to provide more detailed and structured issue reports, which will help us to resolve issues more efficiently.

The templates are as follows:

Each template provides detailed instructions for opening issues and pull requests, including examples of well-structured issue reports and pull requests. I have also updated the contribution guidelines to clarify the process for submitting issues and pull requests, specify the expected format for pull requests, define code formatting and quality standards, and outline commit message format and conventions.

This PR resolves issue #70.

Please review this PR and let me know if you have any feedback or suggestions. Thank you!